AccessConnectionProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Access |
Initializes a new instance of the Access |
#Fields
Name | Description |
---|---|
Default |
Specifies the timeout value passed to the IDb |
Enable |
Inherited from Connection |
Global |
Specifies the timeout value passed to the IDb |
Global |
Specifies how connection providers initialize command parameters. Use the Query |
Global |
Inherited from Connection |
Global |
This property is now obsolete. Use Global |
Identity |
Inherited from Connection |
Max |
Inherited from Connection |
Max |
Inherited from Connection |
Maximum |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Query |
Specifies how a connection provider initializes command parameters.
Inherited from Connection |
Sort |
Specifies how to order columns retrieved via the Get |
Use |
Inherited from Connection |
Use |
This property is now obsolete. Use Query |
Xpo |
Returns a parameter name used to denote a provider type in a connection string. The default value is “Xpo |
Xpo |
Gets the name of the current connection provider. This name is used internally when generating a connection string via the Access |
#Properties
#Methods
Name | Description |
---|---|
Collect |
This method supports the internal infrastructure and is not intended to be called directly from your code.
Inherited from Ole |
Compare |
Inherited from Connection |
Compose |
Inherited from Connection |
Compose |
Inherited from Connection |
Compose |
Inherited from Connection |
Compose |
Inherited from Connection |
Create |
Inherited from Connection |
Create |
Inherited from Connection |
Create |
Creates a foreign key. |
Create |
Inherited from Connection |
Create |
Inherited from Connection |
Create |
This method supports the internal infrastructure and is not intended to be called directly from your code. |
Create |
This method supports the internal infrastructure and is not intended to be called directly from your code. |
Create |
Inherited from Connection |
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. |
Escape |
Inherited from Connection |
Exec |
Inherited from Connection |
Exec |
Inherited from Connection |
Execute |
Inherited from Connection |
Explicit |
Inherited from Connection |
Explicit |
Inherited from Connection |
Explicit |
Inherited from Connection |
Explicit |
Inherited from Connection |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
Inherited from Connection |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
Inherited from Connection |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
Inherited from Connection |
Format |
Inherited from Connection |
Format |
Inherited from Connection |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended be used directly from your code. |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
Inherited from Connection |
Format |
Inherited from Connection |
Format |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Format |
Inherited from Connection |
Format |
Inherited from Connection |
Generate |
Inherited from Connection |
Generate |
Inherited from Connection |
Get |
Inherited from Connection |
Get |
Returns a connection string to the specified Microsoft Access database using the specified credentials. |
Get |
Returns a connection string to the specified Microsoft Access data base using the default credentials. |
Get |
Returns a connection string to the specified Microsoft Access 2007 database using the default credentials. |
Get |
Searches custom aggregate functions registered in an application via the Register |
Get |
Inherited from Connection |
Get |
Inherited from Connection |
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 |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
Get |
|
Get |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Inherited from Connection |
Get |
Returns a list of the available tables in the data store. |
Get |
Returns an array of stored procedures available within the data store. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Ole |
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 |
Inherited from Connection |
Modify |
Inherited from Ole |
Query |
Creates a data store based on specified settings.
Inherited from Data |
Query |
Creates a data store based on specified settings.
Inherited from Data |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register() static | Registers the provider for use with XPO. |
Register |
Registers a custom aggregate function to use in any Criteria |
Register |
Registers custom aggregate functions to use in any Criteria |
Register |
Inherited from Connection |
Register |
Inherited from Connection |
Register |
Registers a data store provider using a specified connection type name and a procedure that establishes a connection for the provider.
Inherited from Data |
Register |
Registers a data store provider using a specified name and a procedure that establishes a connection for the provider.
Inherited from Data |
Register |
Registers a specified data store provider factory.
Inherited from Data |
Select |
Inherited from Connection |
Select |
Inherited from Ole |
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
Unregisters a specified custom aggregate function from use in any Connection |
Unregister |
Unregisters a custom aggregate function with the specified name from use in any Connection |
Unregister |
Inherited from Connection |
Unregister |
Inherited from Connection |
Update |
Updates a data store’s schema according to specified settings.
Inherited from Data |
Update |
Inherited from Connection |
Update |
Inherited from Ole |
#Events
Name | Description |
---|---|
Reconnected |
Inherited from Connection |
See Also