IOdbcDsn Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IOdbcDsn
Properties
Name | Description |
---|---|
Bit32 |
Is set to true if the version of ODBC is 32-bit. This parameter is optional. Default is false. JSON property name: qBit32 |
Description |
Description of the ODBC connection. JSON property name: qDescription |
Name |
Name of the ODBC connection. JSON property name: qName |
UserOnly |
Is set to true if the connection is User DSN. The connection works only for a specific user. Default is false. This parameter is optional. JSON property name: qUserOnly |