UserName Property
Overloads
| UserName |
Name of the user who creates the connection. This parameter is optional; it is only used for OLEDB, ODBC and CUSTOM connections. A call to JSON property name: qUserName |
UserName
Name of the user who creates the connection.
This parameter is optional; it is only used for OLEDB, ODBC and CUSTOM connections.
A call to GetConnection Method does not return the user name.
JSON property name: qUserName
Declaration
public string UserName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |