Méthode PackageNeutralClass.IDTSSuspend100_SuspendExecution
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Notifies that the executable needs to suspend.
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 PackageNeutralClass
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()
Implémente
IDTSSuspend100.SuspendExecution()