EventHandlerClass.IDTSSuspend100_ResumeExecution 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
暂停后恢复执行任务。 由运行时引擎恢复任务或容器。
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 ()