IDTSSuspend100.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

属性

适用于