Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

NonPersistentObjectSpaceProvider Properties

Provides Object Space that manipulates non-persistent object instances.
Name Description
CheckCompatibilityType This property is added to support the IObjectSpaceProvider interface and returns null (Nothing in VB).
ConnectionString This property is added to support the IObjectSpaceProvider interface and returns an empty string.
EntityStore Provides access to the storage of registered entities.
ModuleInfoType Gets the type of the class that is mapped to the ModuleInfo table in the database.
SchemaUpdateMode This property is added to support the IObjectSpaceProvider interface and returns None.
TypesInfo Supplies XAF-related information on types used in the application.
See Also