DataConnector Methods

The DataConnector type exposes the following members.

Methods
  NameDescription
Public methodGetCredentialContext
Gets the credential context with open database connection.
Public methodGetPropertyDescriptors
Gets the property descriptors.
Public methodGetProviderConnector
Gets the provider connector.
Public methodGetReader
Executes the relational query.
Public methodTestConnection
Tests the connection.
Public methodToString
Returns a string that represents the current object.
(Inherited from FileSystemEntry.)
Public methodUpdateConnectionString
Validates the current ProviderValues and updates the connection string.
Public methodUpdateFromConnectionString
Updates the connection string and corresponding ProviderValues.
Top
See Also