SequenceClass.SuspendExecution 方法

定义

可执行文件需要挂起时调用。

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

实现

适用于