다음을 통해 공유


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

적용 대상