DataConnector Methods |
The DataConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCredentialContext |
Gets the credential context with open database connection.
| |
| GetPropertyDescriptors |
Gets the property descriptors.
| |
| GetProviderConnector |
Gets the provider connector.
| |
| GetReader |
Executes the relational query.
| |
| TestConnection |
Tests the connection.
| |
| ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry.) | |
| UpdateConnectionString |
Validates the current ProviderValues and updates the connection string.
| |
| UpdateFromConnectionString |
Updates the connection string and corresponding ProviderValues.
|