IDTSConnectionManagerDatabaseParameters100.UserName Property

Definition

For more information, see ConnectionManager.

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

Attributes

Applies to