Compartir a través de


BreakpointManager Miembros

Manages all the breakpoints that are set in on a task. This class cannot be inherited.

El tipo BreakpointManager expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico ClearBreakpointTargets Removes all the breakpoints set in a task.
Método publico CreateBreakpointTarget Creates a new breakpoint in the task with the specified breakpoint ID and description.
Método publico Equals Determines whether two object instances are equal. (Se hereda de DtsObject).
Método protegido Finalize (Se hereda de Object).
Método publico GetBreakpointTarget Returns the breakpoint object for a specific breakpoint ID.
Método publico GetHashCode Returns the hash code for this instance. (Se hereda de DtsObject).
Método publico GetType (Se hereda de Object).
Método publico IsBreakpointTargetEnabled A Boolean that indicates if the breakpoint is enabled.
Método protegido MemberwiseClone (Se hereda de Object).
Método publico RemoveBreakpointTarget Removes a previously created breakpoint from a task.
Método publico ToString (Se hereda de Object).

Principio