IProvider |
The IProviderConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowSessionSchemas | Gets or sets a value indicating whether transforms based on this data connector can change their session schema. | |
| ConnectionString | Gets the connection string. | |
| DataConnectorId | Gets the data connector ID. | |
| ProviderValues | Gets the provider values. | |
| ServerVersion | Gets the server version. |
| Name | Description | |
|---|---|---|
| Authenticate | Authenticates using the specified credential provider ID. | |
| ExecuteScript(Guid) | Executes the script for the specified parameter ID. | |
| ExecuteScript(Guid, IDictionaryString, Object) | Executes the script for the specified parameter ID. | |
| GetEffectiveCredentials | Gets the effective credential properties. | |
| LoadProviderData | Loads the provider-specific data. | |
| SaveProviderData | Saves the provider-specific data. |