UserOnly Property
Overloads
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 |
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
Declaration
bool UserOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |