XPObjectSpaceProvider Members
In This Article
#Constructors
#Properties
Name | Description |
---|---|
Check |
Specifies how the database and application compatibility is checked. |
Connection |
Specifies the connection string used by the Object Space Provider’s data layer. |
Data |
|
Host |
|
Instant |
Specifies what properties should be mapped on a grid in the Instant |
Is |
Indicates whether an Object Space Provider has been disposed of. |
Module |
Gets the type of the class whose objects are persisted to the Module |
Schema |
Specifies how to handle compatibility checking for the database associated with the current XPObject |
Service |
Gets the IServiceIService is assigned to the ServiceXPObject .
|
Thread |
|
Types |
Supplies metadata on types used in an XAF application. |
XPDictionary | Returns a base class for metadata providers. |
Xpo |
Returns a source of XPO-related information on business classes. |
#Methods
Name | Description |
---|---|
Create |
Instantiates an Object Space. |
Create |
Instantiates an Object Space to be used to update the database. |
Dispose() |
Releases all resources used by an XPObject |
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. |
Get |
Returns the data store provider. |
Get |
Returns the data store provider. |
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. |
Set |
|
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Customize |
For internal use. |
See Also