Hub GetOdbcDsns Method Qlik Sense .NET SDK - API Reference

Returns the list of the ODBC connectors that are installed in the system.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public IEnumerable<OdbcDsn> GetOdbcDsns()

Return Value

Type: OnlineIEnumerable OdbcDsn 

Implements

IHub GetOdbcDsns 
See Also