IDTSSuspend100_SuspendExecution méthode
Cette API prend en charge l'infrastructure .NET Framework 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 (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public Overridable Sub IDTSSuspend100_SuspendExecution
'Utilisation
Dim instance As PackageRemote32Class
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()