다음을 통해 공유


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

속성 값

연결에 대한 사용자 이름을 포함하는 문자열 입니다.

특성

적용 대상