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

プロパティ値

接続情報を含む文字列です。

適用対象