IDTSXMLTask.DiffGramDestination プロパティ

定義

DiffGramドキュメントをXMLタスクが保存する接続名または変数名を取得したり設定したりします。

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

プロパティ値

XMLタスクがDiffGramドキュメントを保存する接続名または変数の名前です。

適用対象