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

    Namespace: DevExpress.ExpressApp.EFCore

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

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public CheckCompatibilityType? CheckCompatibilityType { get; set; }

    Property Value

    Type
    Nullable<CheckCompatibilityType>
    See Also