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

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

ChildDataPortal(ApplicationContext applicationContext)Csla.Server.ChildDataPortal
Create(Type objectType)Csla.Server.ChildDataPortal
Create(Type objectType, params object[] parameters)Csla.Server.ChildDataPortal
CreateAsync< T >()Csla.Server.ChildDataPortal
CreateAsync< T >(params object[] parameters)Csla.Server.ChildDataPortal
Fetch(Type objectType)Csla.Server.ChildDataPortal
Fetch(Type objectType, params object[] parameters)Csla.Server.ChildDataPortal
FetchAsync< T >()Csla.Server.ChildDataPortal
FetchAsync< T >(params object[] parameters)Csla.Server.ChildDataPortal
Update(object obj)Csla.Server.ChildDataPortal
Update(object obj, params object[] parameters)Csla.Server.ChildDataPortal
UpdateAll(object obj)Csla.Server.ChildDataPortal
UpdateAll(object obj, params object[] parameters)Csla.Server.ChildDataPortal
UpdateAllAsync(object obj)Csla.Server.ChildDataPortal
UpdateAllAsync(object obj, params object[] parameters)Csla.Server.ChildDataPortal
UpdateAsync(object obj)Csla.Server.ChildDataPortal
UpdateAsync(object obj, params object[] parameters)Csla.Server.ChildDataPortal