EFCoreObjectSpace.DbContext Property
Returns the DbContext instance your application uses.
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DbContext | A DbContext instance your application uses. |
See Also