IDTSOutput100.DeleteOutputOnPathDetached プロパティ

定義

public:
 property bool DeleteOutputOnPathDetached { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(105)]
public bool DeleteOutputOnPathDetached { [System.Runtime.InteropServices.DispId(105)] get; [System.Runtime.InteropServices.DispId(105)] set; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
[<set: System.Runtime.InteropServices.DispId(105)>]
member this.DeleteOutputOnPathDetached : bool with get, set
Public Property DeleteOutputOnPathDetached As Boolean

プロパティ値

IDTSOutput100が削除された場合は、そうでなければです。

属性

注釈

この性質が 成り立つ場合、出力がパスから切り離された際に IDTSOutput100 は出力コレクションから削除されます。

適用対象