次の方法で共有


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

プロパティ値

接続文字列 の値 を含む文字列。

属性

適用対象