XPObjectSpaceProviderOptions Members
In This Article
#Constructors
Name | Description |
---|---|
XPObject |
Initializes a new instance of the XPObject |
#Properties
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.
|
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Exclude |
|
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Allows you to use a custom IXpo .
|
Use |
See Also