Méthode IDTSSuspend100_SuspendExecution
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public Overridable Sub IDTSSuspend100_SuspendExecution
'Utilisation
Dim instance As SequenceClass
instance.IDTSSuspend100_SuspendExecution()
public virtual void IDTSSuspend100_SuspendExecution()
public:
virtual void IDTSSuspend100_SuspendExecution()
abstract IDTSSuspend100_SuspendExecution : unit -> unit
override IDTSSuspend100_SuspendExecution : unit -> unit
public function IDTSSuspend100_SuspendExecution()