DataConnectorTestConnection Method |
Namespace: Dundas.BI.Entities.DataConnectors
| Exception | Condition |
|---|---|
| DataConnectionException | The connection cannot be established. |
| NotFoundException | The associated data provider was not found. |
| InvalidProviderValueException | One or more provider-specific property values are invalid. |
| DataProviderLoadException | The data provider cannot be loaded because it requires third party drivers to be installed. |
| NoPrivilegeException | The data connector has never been saved, and the caller does not hold a Power User or Developer seat. -or- The application configuration restricts use of the associated data provider to system administrators. -or- The application is using an OEM/ISV Retail/Distribution license, and the caller does not hold a Developer seat. |
| InvalidSessionException | The caller context is not associated with a valid session. |