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.FactoryDataPortal Member List

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

Create(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.FactoryDataPortal
Delete(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.FactoryDataPortal
FactoryDataPortal(ApplicationContext applicationContext, IObjectFactoryLoader factoryLoader, IDataPortalExceptionInspector inspector)Csla.Server.FactoryDataPortal
Fetch(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.FactoryDataPortal
Update(object obj, DataPortalContext context, bool isSync)Csla.Server.FactoryDataPortal