Método SuspendExecution
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Sub SuspendExecution
'Uso
Dim instance As ManagedWrapper
instance.SuspendExecution()
public void SuspendExecution()
public:
virtual void SuspendExecution() sealed
abstract SuspendExecution : unit -> unit
override SuspendExecution : unit -> unit
public final function SuspendExecution()
Implementa
IDTSBreakpointSite100. . :: . .SuspendExecution() () () ()
IDTSSuspend100. . :: . .SuspendExecution() () () ()
Consulte também