Интерфейс IDTSBreakpointSite

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

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Interface IDTSBreakpointSite _
    Inherits IDTSSuspend
'Применение
Dim instance As IDTSBreakpointSite
public interface IDTSBreakpointSite : IDTSSuspend
public interface class IDTSBreakpointSite : IDTSSuspend
type IDTSBreakpointSite =  
    interface
        interface IDTSSuspend
    end
public interface IDTSBreakpointSite extends IDTSSuspend

Замечания

Implements IDTSSuspend.