Freigeben über


IDTSBreakpointSite100.SuspendExecution-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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 (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Sub SuspendExecution
'Usage
Dim instance As IDTSBreakpointSite100

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

Siehe auch

Verweis

IDTSBreakpointSite100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace