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

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

Create(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.SimpleDataPortal
Delete(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.SimpleDataPortal
Fetch(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Server.SimpleDataPortal
SimpleDataPortal(ApplicationContext applicationContext, IDataPortalActivator activator, IDataPortalExceptionInspector exceptionInspector)Csla.Server.SimpleDataPortal
Update(object obj, DataPortalContext context, bool isSync)Csla.Server.SimpleDataPortal