Partager via


Membres BreakpointManager

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

Le type BreakpointManager expose les membres suivants.

Méthodes

  Nom Description
Méthode publique ClearBreakpointTargets Removes all the breakpoints set in a task.
Méthode publique CreateBreakpointTarget Creates a new breakpoint in the task with the specified breakpoint ID and description.
Méthode publique Equals Determines whether two object instances are equal. (Hérité de DtsObject.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetBreakpointTarget Returns the breakpoint object for a specific breakpoint ID.
Méthode publique GetHashCode Returns the hash code for this instance. (Hérité de DtsObject.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IsBreakpointTargetEnabled A Boolean that indicates if the breakpoint is enabled.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique RemoveBreakpointTarget Removes a previously created breakpoint from a task.
Méthode publique ToString (Hérité de Object.)

Haut de la page