Metodo ForLoopClass.IDTSSuspend100_SuspendExecution

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

Indicates that the executable needs to suspend. This method is called by the runtime engine.

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 ForLoopClass

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

ForLoopClass Classe

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