次の方法で共有


IDTSXMLTask.Destination プロパティ

定義

タスクの変換先を取得します。値の設定も可能です。

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

プロパティ値

タスクの変換先です。

適用対象