AccessConnectionProviderMultiUserThreadSafe Methods
Implements an Microsoft Access connection provider that can be used in multi-user and multi-threaded applications.
Name | Description |
---|---|
Create |
This method supports the internal infrastructure and is not intended to be called directly from your code. |
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 a connection string to the specified Microsoft Access data base using the specified credentials. |
Get |
Returns a connection string to the specified Microsoft Access data base. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns information that describes the structures of the specified tables. |
Get |
Returns a list of the available tables in the data store. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Modify |
Updates data in a data store using the specified modification statements. |
Modify |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register() static | Registers the provider for use with XPO. |
Select |
Fetches data from a data store using the specified query statements. |
Select |
|
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the storage schema according to the specified class descriptions. |
Update |
Asynchronously updates the storage schema according to the specified class descriptions. |
See Also