BreakpointManager-Member

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

Der BreakpointManager-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode ClearBreakpointTargets Removes all the breakpoints set in a task.
Öffentliche Methode CreateBreakpointTarget Creates a new breakpoint in the task with the specified breakpoint ID and description.
Öffentliche Methode Equals Determines whether two object instances are equal. (Geerbt von DtsObject.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetBreakpointTarget Returns the breakpoint object for a specific breakpoint ID.
Öffentliche Methode GetHashCode Returns the hash code for this instance. (Geerbt von DtsObject.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IsBreakpointTargetEnabled A Boolean that indicates if the breakpoint is enabled.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode RemoveBreakpointTarget Removes a previously created breakpoint from a task.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang