Back to Devexpress

XPObjectSpaceProviderOptions Properties

expressappframework-devexpress-dot-expressapp-dot-applicationbuilder-dot-xpobjectspaceprovideroptions-dot-underscore-properties.md

latest2.8 KB
Original Source

XPObjectSpaceProviderOptions Properties

Options that you can use to configure the XPObjectSpaceProvider.

NameDescription
ConfigureObjectSpaceProviderAllows you to customize the XPObjectSpaceProvider.
ConnectionStringSpecifies the connection string used by the Object Space Provider’s data store.
CustomCreateObjectSpaceProviderAllows you to create a custom Object Space provider.
EnablePoolingInConnectionStringSpecifies whether XPO Data Store Pooling is enabled.
SchemaUpdateModeSpecifies how to handle compatibility checks for the database associated with the current XPObjectSpaceProvider.
ThreadSafeSpecifies whether to use the ThreadSafeDataLayer Data Access Layer.
UseSeparateDataLayersSpecifies whether to use a separate SimpleDataLayer Data Access Layer for each Object Space.
UseSharedDataStoreProviderSpecifies whether to use a shared instance of IXpoDataStoreProvider. If false, XAF creates a new data store provider each time an object space provider is instantiated.

See Also

XPObjectSpaceProviderOptions Class

XPObjectSpaceProviderOptions Members

DevExpress.ExpressApp.ApplicationBuilder Namespace