Skip to main content Skip to complementary content

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 GetConnection Method does not return the user name.

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

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!