IDTSConnectionManagerDatabaseParameters100.UserName 属性

定义

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

属性值

一个 字符串 ,其中包含连接的用户名。

属性

适用于