NonPersistentObjectSpaceProvider.CheckCompatibilityType Property
This property is added to support the IObjectSpaceProvider interface and returns null (Nothing in VB).
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Nullable<CheckCompatibilityType> | A Nullable<CheckCompatibilityType> enumeration value that specifies an approach used to check if the database and application are compatible. |
Implements
See Also