IOdbcDsn MembersQlik Sense .NET SDK - API Reference
The IOdbcDsn type exposes the following members.
Properties

  NameDescription
Public propertyBit32
This parameter is optional. Default is false. Is set to true if the version of ODBC is 32-bit.
Public propertyDescription
Description of the ODBC connection.
Public propertyName
Name of the ODBC connection.
Public propertyUserOnly
This parameter is optional. Default is false. Is set to true if the connection is User DSN. The connection works only for a specific user.
Back to Top
See Also