Lists the databases in a ODBC, OLEDB or CUSTOM data source.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- connection
- Type: Qlik.Engine Connection
Information about the connection.
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IHub GetDatabasesFromConnectionStringAsync T (Connection, Func Response, T , String)See Also