다음을 통해 공유


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

속성 값

삭제되면 IDTSOutput100true이고, 그렇지 않으면 false입니다.

특성

설명

이 속성이 trueIDTSOutput100이면 출력이 경로에서 분리될 때 출력 컬렉션에서 삭제됩니다.

적용 대상