Freigeben über


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.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Declaration
Public Interface IDTSBreakpointSite
    Inherits IDTSSuspend
public interface IDTSBreakpointSite : IDTSSuspend
public interface class IDTSBreakpointSite : IDTSSuspend
public interface IDTSBreakpointSite extends IDTSSuspend
public interface IDTSBreakpointSite extends IDTSSuspend

Hinweise

Implements IDTSSuspend.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

IDTSBreakpointSite Members
Microsoft.SqlServer.Dts.Runtime Namespace