EFCoreObjectSpaceProvider<TDbContext>.CreateUpdatingObjectSpace(Boolean) Method
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v25.1.dll
NuGet Package: DevExpress.ExpressApp.EFCore
Declaration
Parameters
| Name | Type |
|---|---|
| allowUpdateSchema | Boolean |
Returns
| Type |
|---|
| IObjectSpace |
Implements
See Also