Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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
Remarks
Implements IDTSSuspend.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDTSBreakpointSite Members
Microsoft.SqlServer.Dts.Runtime Namespace