다음을 통해 공유


IDTSBreakpointSite100.SuspendRequired 속성

정의

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

속성 값

작업이 중단점을 발견할 때 일시 중단되면 true입니다. 그렇지 않으면 false입니다.

구현

특성

적용 대상