ObjectSpaceFactoryExtensions.CreateObjectSpace Method
| Name | Parameters | Description |
|---|---|---|
| CreateObjectSpace<T>(IObjectSpaceFactory, String) static | objectSpaceFactory, tenantName | Creates an object space for the specified business object type in a multi-tenant application. |
| CreateObjectSpace<T>(IObjectSpaceFactory) static | objectSpaceFactory | Creates an Object Space for the specified object type. |