Share via


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

適用対象