ForLoopClass.SuspendExecution Method

Definition

Indicates that the executable needs to suspend. This method is called by the runtime engine.

public:
 virtual void SuspendExecution() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSBreakpointSite100::SuspendExecution;
public virtual void SuspendExecution ();
abstract member SuspendExecution : unit -> unit
override this.SuspendExecution : unit -> unit
Public Overridable Sub SuspendExecution ()

Implements

Applies to