言語

IDTSXMLTask.OverwriteDestination プロパティ

定義

操作が既存の宛先ファイルを上書きするかどうかを示す値を取得または設定します。

public:
 property bool OverwriteDestination { bool get(); void set(bool value); };
public bool OverwriteDestination { get; set; }
member this.OverwriteDestination : bool with get, set
Public Property OverwriteDestination As Boolean

プロパティ値

操作が既存の宛先ファイルを上書きする場合、そうでなければ、誤りです。

適用対象