GetDatabases Method
Overloads
GetDatabases(String) |
Lists the databases inside a ODBC, OLEDB or CUSTOM data source. |
GetDatabases(String)
Lists the databases inside a ODBC, OLEDB or CUSTOM data source.
Declaration
public IEnumerable<Database> GetDatabases([QixName("qConnectionId")] string connectionId)
Parameters
Type | Name | Description |
---|---|---|
System.String | connectionId |
Identifier of the connection. |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<Database> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!