Compartilhar via


Método IDTSBreakpointSite100.SuspendExecution

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Sub SuspendExecution
'Uso
Dim instance As IDTSBreakpointSite100

instance()
void SuspendExecution()
void SuspendExecution()
abstract SuspendExecution : unit -> unit
function SuspendExecution()

Consulte também

Referência

IDTSBreakpointSite100 Interface

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper