XPObjectSpaceProviderOptions Properties
Options that you can use to configure the XPObjectSpaceProvider.
Name | Description |
---|---|
Configure |
Allows you to customize the XPObject |
Connection |
Specifies the connection string used by the Object Space Provider’s data store. |
Custom |
|
Enable |
Specifies whether XPO Data Store Pooling is enabled. |
Schema |
Specifies how to handle compatibility checks for the database associated with the current XPObject |
Thread |
Specifies whether to use the Thread |
Use |
Specifies whether to use a separate Simple |
Use |
Specifies whether to use a shared instance of IXpo . If false , XAF creates a new data store provider each time an object space provider is instantiated.
|
See Also