AddBusinessRules() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
AddBusinessRules() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
Clone() | Csla.BusinessBase< CustomerWithError > | |
DataPortal_Create(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Create(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Delete(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Delete(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_DeleteSelf() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_DeleteSelf() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Fetch(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Fetch(int criteria) | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Insert() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Insert() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Update() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
DataPortal_Update() | cslalighttest.CslaDataProvider.CustomerWithError | protected |
GetIdValue() | Csla.BusinessBase< CustomerWithError > | protectedvirtual |
Id | cslalighttest.CslaDataProvider.CustomerWithError | |
Method | cslalighttest.CslaDataProvider.CustomerWithError | |
Name | cslalighttest.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 |
Saved | Csla.BusinessBase< CustomerWithError > | |
ThrowException | cslalighttest.CslaDataProvider.CustomerWithError | |
ToString() | Csla.BusinessBase< CustomerWithError > | |