CreateMethodName | Csla.Server.ObjectFactoryAttribute | |
DeleteMethodName | Csla.Server.ObjectFactoryAttribute | |
ExecuteMethodName | Csla.Server.ObjectFactoryAttribute | |
FactoryTypeName | Csla.Server.ObjectFactoryAttribute | |
FetchMethodName | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(string factoryType) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(string factoryType, string createMethod, string fetchMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(string factoryType, string fetchMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(string factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(string factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod, string executeMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(Type factoryType) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(Type factoryType, string fetchMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(Type factoryType, string createMethod, string fetchMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(Type factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod) | Csla.Server.ObjectFactoryAttribute | |
ObjectFactoryAttribute(Type factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod, string executeMethod) | Csla.Server.ObjectFactoryAttribute | |
UpdateMethodName | Csla.Server.ObjectFactoryAttribute | |