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

  Name Description
ms212575.pubproperty(en-US,SQL.90).gif DebugMode Gets or sets a Boolean that indicates if a task should check if breakpoints are enabled.

Top

Public Methods

  Name Description
ms212575.pubmethod(en-US,SQL.90).gif 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.

Top

See Also

Reference

IDTSBreakpointSite Interface
Microsoft.SqlServer.Dts.Runtime Namespace