IDTSConnectionManager100.ConnectionString 속성

정의

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

속성 값

연결 문자열 값을 포함하는 문자열입니다.

특성

적용 대상