IDTSBreakpointSite Members
Defines the interaction between the Integration Services run-time engine and the task for exposing breakpoints and for creating and managing custom breakpoints.
The following tables list the members exposed by the IDTSBreakpointSite type.
Public Properties
Nombre | Description | |
---|---|---|
DebugMode | Gets or sets a Boolean that indicates if a task should check if breakpoints are enabled. |
Arriba
Public Methods
Nombre | Description | |
---|---|---|
AcceptBreakpointManager | Passes a BreakpointManager to a task. The task will use the breakpoint manager to create, remove, and check the status of breakpoints. This method is called by the runtime and is not used in code. |
Arriba
Vea también
Referencia
IDTSBreakpointSite Interface
Microsoft.SqlServer.Dts.Runtime Namespace