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.dll의 Microsoft.SqlServer.ManagedDTS

구문

‘선언
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.