Поделиться через


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

  Имя Description
ms212575.pubproperty(ru-ru,SQL.90).gif DebugMode Gets or sets a Boolean that indicates if a task should check if breakpoints are enabled.

В начало

Public Methods

  Имя Description
ms212575.pubmethod(ru-ru,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.

В начало

См. также

Справочник

IDTSBreakpointSite Interface
Microsoft.SqlServer.Dts.Runtime Namespace