다음을 통해 공유


IDTSBreakpointSite Interface

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 (in microsoft.sqlserver.manageddts.dll)

구문

‘선언
Public Interface IDTSBreakpointSite
    Inherits IDTSSuspend
public interface IDTSBreakpointSite : IDTSSuspend
public interface class IDTSBreakpointSite : IDTSSuspend
public interface IDTSBreakpointSite extends IDTSSuspend
public interface IDTSBreakpointSite extends IDTSSuspend

주의

Implements IDTSSuspend.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

IDTSBreakpointSite Members
Microsoft.SqlServer.Dts.Runtime Namespace