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