GetDatabasesFromConnectionString method
Overview
Lists the databases in a ODBC, OLEDB or CUSTOM data source.
Parameters
| Name | Description | Type |
|---|---|---|
| qConnection | Information about the connection. | Connection |
Outputs
The following is returned in the output:
| Name | Description | Type |
|---|---|---|
| qDatabases | List of the databases in the connection. |
Array of Database |