PackageClass.IDTSSuspend100_ResumeExecution Method

Definition

Resumes the execution of the task after pausing.

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

Remarks

For more information, see Package.

Applies to