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 , если задача приостанавливается при обнаружении точки останова.

Атрибуты

Применяется к