ConnectionManagerAdoClass.UserName Property

Definition

public:
 virtual property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
public virtual string UserName { get; set; }
member this.UserName : string with get, set
Public Overridable Property UserName As String

Property Value

The username for the connection.

Implements

Applies to