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