Click or drag to resize
IOdbcDsnUserOnly Property
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.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
bool UserOnly { get; set; }

Property Value

Type: Boolean
See Also