IDTSContainer100.FailParentOnFailure 속성

정의

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

속성 값

자식 컨테이너가 실패할 때 부모 컨테이너가 실패하면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상