IConnectionUserName Property |
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.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax string UserName { get; set; }
Property UserName As String
Get
Set
Property Value
Type:
StringSee Also