EFCoreObjectSpaceProvider<TDbContext> Class
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v26.1.dll
Declaration
public class EFCoreObjectSpaceProvider<TDbContext> :
IObjectSpaceProvider,
IDatabaseSchemaChecker,
IDisposable
where TDbContext : DbContext
Type Parameters
| Name |
|---|
| TDbContext |
Implements
Inheritance
Object
EFCoreObjectSpaceProvider<TDbContext>
See Also