ForEachLoopClass.IDTSSuspend100_SuspendExecution Method

Definition

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

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

Applies to