EFCoreObjectSpaceProvider<TDbContext>.CreateObjectSpace() Method
In This Article
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v24.2.dll
NuGet Package: DevExpress.ExpressApp.EFCore
#Declaration
public virtual IObjectSpace CreateObjectSpace()
#Returns
Type |
---|
IObject |
#Implements
See Also