Metodo PackageClass.IDTSSuspend100_SuspendExecution

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Notifies that the executable needs to suspend.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public Overridable Sub IDTSSuspend100_SuspendExecution
'Utilizzo
Dim instance As PackageClass

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()

Implementa

IDTSSuspend100.SuspendExecution()

Vedere anche

Riferimento

PackageClass Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper