Skip to main content
All docs
V26.1
  • EFCoreObjectSpaceProvider<TDbContext>.CheckCompatibilityType Property

    Namespace: DevExpress.ExpressApp.EFCore

    Assembly: DevExpress.ExpressApp.EFCore.v26.1.dll

    Declaration

    public CheckCompatibilityType? CheckCompatibilityType { get; set; }

    Property Value

    Type
    Nullable<CheckCompatibilityType>
    See Also