Skip to main content
All docs
V25.1
  • .NET 8.0+
    • The page you are viewing does not exist in the .NET Framework 4.6.2+ platform documentation. This link will take you to the parent topic of the current section.

    EFCoreObjectSpaceProvider<TDbContext> Properties

    Name Description
    CheckCompatibilityType
    ConnectionString
    EntityStore
    ModuleInfoType
    OptimisticLockDetection Specifies whether XAF identifies conflicting changes by using just the object’s concurrency token or by assessing all object properties.
    OptimisticLockHandling Specifies how XAF resolves collisions: merges changes automatically or offers conflict resolution options.
    PreFetchReferenceProperties Specifies whether to automatically load reference property data for persistent objects when these objects are fetched from a database.
    SchemaUpdateMode
    SchemaUpdateOptions
    TypesInfo
    See Also