IDTSSuspend100_ResumeExecution 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_ResumeExecution
'Utilisation
Dim instance As PackageRemote32Class
instance.IDTSSuspend100_ResumeExecution()
public virtual void IDTSSuspend100_ResumeExecution()
public:
virtual void IDTSSuspend100_ResumeExecution()
abstract IDTSSuspend100_ResumeExecution : unit -> unit
override IDTSSuspend100_ResumeExecution : unit -> unit
public function IDTSSuspend100_ResumeExecution()