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.
Csla.Server.DataPortal Member List

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

Create(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortal
DataPortal(ApplicationContext applicationContext, IDashboard dashboard, CslaOptions options, IAuthorizeDataPortal authorizer, InterceptorManager interceptors, IObjectFactoryLoader factoryLoader, IDataPortalActivator activator, IDataPortalExceptionInspector exceptionInspector, DataPortalExceptionHandler exceptionHandler)Csla.Server.DataPortal
Delete(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortal
Fetch(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.DataPortal
GetCriteriaArray(object criteria)Csla.Server.DataPortalstatic
GetCriteriaFromArray(params object[] criteria)Csla.Server.DataPortalstatic
Update(object obj, DataPortalContext context, bool isSync)Csla.Server.DataPortal