SequenceClass.SuspendExecution Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the executable needs to suspend.
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 ()