Skip to main content
All docs
V25.2
  • EFCoreObjectSpaceProvider<TDbContext>.EntityStore Property

    Namespace: DevExpress.ExpressApp.EFCore

    Assembly: DevExpress.ExpressApp.EFCore.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public IEntityStore EntityStore { get; }

    Property Value

    Type
    DevExpress.ExpressApp.DC.IEntityStore

    Implements

    See Also