CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Server.Hosts.DataPortalChannel.DataPortalResponse Member List

This is the complete list of members for Csla.Server.Hosts.DataPortalChannel.DataPortalResponse, including all inherited members.

AddBusinessRules()Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
BusinessRulesCsla.ReadOnlyBase< DataPortalResponse >protected
BusyChangedCsla.ReadOnlyBase< DataPortalResponse >
CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.ReadOnlyBase< DataPortalResponse >virtual
CanExecuteMethod(Csla.Core.IMemberInfo method, bool throwOnFalse)Csla.ReadOnlyBase< DataPortalResponse >
CanExecuteMethod(string methodName)Csla.ReadOnlyBase< DataPortalResponse >virtual
CanReadProperty(Csla.Core.IPropertyInfo property)Csla.ReadOnlyBase< DataPortalResponse >virtual
CanReadProperty(Csla.Core.IPropertyInfo property, bool throwOnFalse)Csla.ReadOnlyBase< DataPortalResponse >
CanReadProperty(string propertyName)Csla.ReadOnlyBase< DataPortalResponse >
Child_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
Child_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
Child_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
Clone()Csla.ReadOnlyBase< DataPortalResponse >
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
ErrorDataCsla.Server.Hosts.DataPortalChannel.DataPortalResponse
ErrorDataPropertyCsla.Server.Hosts.DataPortalChannel.DataPortalResponsestatic
FieldManagerCsla.ReadOnlyBase< DataPortalResponse >protected
GetClone()Csla.ReadOnlyBase< DataPortalResponse >virtual
GetIdValue()Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
GetProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(string propertyName, P field, P defaultValue)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(string propertyName, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< DataPortalResponse >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field)Csla.ReadOnlyBase< DataPortalResponse >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< DataPortalResponse >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< DataPortalResponse >protected
GlobalContextCsla.Server.Hosts.DataPortalChannel.DataPortalResponse
GlobalContextPropertyCsla.Server.Hosts.DataPortalChannel.DataPortalResponsestatic
Initialize()Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
IsBusyCsla.ReadOnlyBase< DataPortalResponse >
IsSelfBusyCsla.ReadOnlyBase< DataPortalResponse >
LazyGetProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< DataPortalResponse >protected
LazyGetPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< DataPortalResponse >protected
LazyReadProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< DataPortalResponse >protected
LazyReadPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< DataPortalResponse >protected
LoadProperty(IPropertyInfo propertyInfo, object newValue)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
LoadProperty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.ReadOnlyBase< DataPortalResponse >protected
LoadPropertyAsync< R >(PropertyInfo< R > property, Task< R > factory)Csla.ReadOnlyBase< DataPortalResponse >protected
LoadPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.ReadOnlyBase< DataPortalResponse >protected
MarkBusy()Csla.ReadOnlyBase< DataPortalResponse >protected
MarkIdle()Csla.ReadOnlyBase< DataPortalResponse >protected
ObjectDataCsla.Server.Hosts.DataPortalChannel.DataPortalResponse
ObjectDataPropertyCsla.Server.Hosts.DataPortalChannel.DataPortalResponsestatic
OnBusyChanged(string propertyName, bool busy)Csla.ReadOnlyBase< DataPortalResponse >protected
OnBusyChanged(BusyChangedEventArgs args)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
OnGetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.ReadOnlyBase< DataPortalResponse >protected
OnSetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.ReadOnlyBase< DataPortalResponse >protected
OnUnhandledAsyncException(ErrorEventArgs error)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
OnUnhandledAsyncException(object originalSender, Exception error)Csla.ReadOnlyBase< DataPortalResponse >protected
ReadOnlyBase()Csla.ReadOnlyBase< DataPortalResponse >protected
ReadProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protectedvirtual
ReadProperty< P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protected
ReadPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< DataPortalResponse >protected
RegisterMethod(Type objectType, IMemberInfo info)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterMethod(Type objectType, string methodName)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterMethod(string methodName)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Type objectType, PropertyInfo< P > info)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(string propertyName)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, RelationshipTypes relationship)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< DataPortalResponse >protectedstatic
ToString()Csla.ReadOnlyBase< DataPortalResponse >
UnhandledAsyncExceptionCsla.ReadOnlyBase< DataPortalResponse >