GetDatabases method
Overview
Lists the databases inside a ODBC, OLEDB or CUSTOM data source.
Parameters
| Name | Description | Type |
|---|---|---|
| qConnectionId |
Identifier of the connection. This parameter is mandatory. |
String |
Outputs
The following is returned in the output:
| Name | Description | Type |
|---|---|---|
| qDatabases | List of databases. |
Array of Database |