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.Test.DataPortal.TestChildDeleteFallback Member List

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

Clone()Csla.BusinessBase< TestChildDeleteFallback >
GetIdValue()Csla.BusinessBase< TestChildDeleteFallback >protectedvirtual
MarkForDeletion()Csla.Test.DataPortal.TestChildDeleteFallback
NameCsla.Test.DataPortal.TestChildDeleteFallback
NamePropertyCsla.Test.DataPortal.TestChildDeleteFallbackstatic
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< TestChildDeleteFallback >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< TestChildDeleteFallback >protectedstatic
Save()Csla.BusinessBase< TestChildDeleteFallback >
Save(bool forceUpdate)Csla.BusinessBase< TestChildDeleteFallback >
SaveAndMergeAsync()Csla.BusinessBase< TestChildDeleteFallback >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< TestChildDeleteFallback >
SaveAsync()Csla.BusinessBase< TestChildDeleteFallback >
SaveAsync(bool forceUpdate)Csla.BusinessBase< TestChildDeleteFallback >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< TestChildDeleteFallback >protectedvirtual
SavedCsla.BusinessBase< TestChildDeleteFallback >
ToString()Csla.BusinessBase< TestChildDeleteFallback >