IDTSConnectionManagerDatabaseParameters100.UserName Property

Definition

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(22)]
public string UserName { [System.Runtime.InteropServices.DispId(22)] get; [System.Runtime.InteropServices.DispId(22)] set; }
[<System.Runtime.InteropServices.DispId(22)>]
[<get: System.Runtime.InteropServices.DispId(22)>]
[<set: System.Runtime.InteropServices.DispId(22)>]
member this.UserName : string with get, set
Public Property UserName As String

Property Value

A String that contains the user name for the connection.

Attributes

Applies to