EventHandlerClass.IDTSSuspend100_SuspendExecution 方法

定义

通知可执行文件需要挂起。 运行时引擎调用此方法。

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 ()

适用于