Partilhar via


Interface IDTSBreakpointSite

Defines the interaction between the Integration Services run-time engine and the task for exposing breakpoints and for creating and managing custom breakpoints.

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

Sintaxe

'Declaração
Public Interface IDTSBreakpointSite _
    Inherits IDTSSuspend
'Uso
Dim instance As IDTSBreakpointSite
public interface IDTSBreakpointSite : IDTSSuspend
public interface class IDTSBreakpointSite : IDTSSuspend
type IDTSBreakpointSite =  
    interface
        interface IDTSSuspend
    end
public interface IDTSBreakpointSite extends IDTSSuspend

Comentários

Implements IDTSSuspend.