PackageRemote32Class.IDTSSuspend100_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.
Notifies that the executable needs to suspend.
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 ()