EFCoreObjectSpace.CreateNestedObjectSpace() Method
Creates a nested Object Space.
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v25.1.dll
NuGet Package: DevExpress.ExpressApp.EFCore
Declaration
Returns
| Type | Description |
|---|---|
| IObjectSpace | A new IObjectSpace object. |
See Also