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.
cslalighttest.CslaDataProvider.CustomerWithError Member List

This is the complete list of members for cslalighttest.CslaDataProvider.CustomerWithError, including all inherited members.

AddBusinessRules()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
AddBusinessRules()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
Clone()Csla.BusinessBase< CustomerWithError >
DataPortal_Create(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Create(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Delete(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Delete(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_DeleteSelf()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_DeleteSelf()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Fetch(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Fetch(int criteria)cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Insert()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Insert()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Update()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
DataPortal_Update()cslalighttest.CslaDataProvider.CustomerWithErrorprotected
GetIdValue()Csla.BusinessBase< CustomerWithError >protectedvirtual
Idcslalighttest.CslaDataProvider.CustomerWithError
Methodcslalighttest.CslaDataProvider.CustomerWithError
Namecslalighttest.CslaDataProvider.CustomerWithError
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< CustomerWithError >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< CustomerWithError >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< CustomerWithError >protectedstatic
Save()Csla.BusinessBase< CustomerWithError >
Save(bool forceUpdate)Csla.BusinessBase< CustomerWithError >
SaveAndMergeAsync()Csla.BusinessBase< CustomerWithError >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< CustomerWithError >
SaveAsync()Csla.BusinessBase< CustomerWithError >
SaveAsync(bool forceUpdate)Csla.BusinessBase< CustomerWithError >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< CustomerWithError >protectedvirtual
SavedCsla.BusinessBase< CustomerWithError >
ThrowExceptioncslalighttest.CslaDataProvider.CustomerWithError
ToString()Csla.BusinessBase< CustomerWithError >