Returns the list of the ODBC connectors that are installed in the system.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<OdbcDsn> GetOdbcDsns()
Function GetOdbcDsns As IEnumerable(Of OdbcDsn)
Return Value
Type:
IEnumerableOdbcDsnSee Also