次の方法で共有


IDTSForEachSchemaRowsetEnumerator.Connection プロパティ

定義

スキーマ行セット列挙子の接続情報を含む文字列 を取得または設定します。

public:
 property System::String ^ Connection { System::String ^ get(); void set(System::String ^ value); };
public string Connection { get; set; }
member this.Connection : string with get, set
Public Property Connection As String

プロパティ値

接続情報を表す String。

適用対象