IDTSConnectionManagerHttp100.ServerUserName 属性

定义

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

属性值

用于登录到服务器的用户名。

属性

适用于