IObjectSpaceFactory.CreateObjectSpace Method
| Name | Parameters | Description |
|---|---|---|
| CreateObjectSpace(Type, String) | objectType, tenantName | Creates an object space for the specified business object type in a multi-tenant application. |
| CreateObjectSpace(Type) | objectType | Creates an Object Space for the specified business object type. |