CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Csla.Server.DataPortalSelector Member List

This is the complete list of members for Csla.Server.DataPortalSelector, including all inherited members.

Create(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortalSelector
DataPortalSelector(ApplicationContext applicationContext, SimpleDataPortal simpleDataPortal, FactoryDataPortal factoryDataPortal)Csla.Server.DataPortalSelector
Delete(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortalSelector
Fetch(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortalSelector
Update(object obj, DataPortalContext context, bool isSync)Csla.Server.DataPortalSelector