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
public bool UserOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!