Returns the list of the ODBC connectors that are installed in the system.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<OdbcDsn> GetOdbcDsns()
Function GetOdbcDsns As IEnumerable(Of OdbcDsn)
Return Value
Type:
IEnumerableOdbcDsn
See Also