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 | |
---|---|---|
ClearBreakpointTargets | Removes all the breakpoints set in a task. | |
CreateBreakpointTarget | Creates a new breakpoint in the task with the specified breakpoint ID and description. | |
Equals | Determines whether two object instances are equal. (Geerbt von DtsObject.) | |
Finalize | (Geerbt von Object.) | |
GetBreakpointTarget | Returns the breakpoint object for a specific breakpoint ID. | |
GetHashCode | Returns the hash code for this instance. (Geerbt von DtsObject.) | |
GetType | (Geerbt von Object.) | |
IsBreakpointTargetEnabled | A Boolean that indicates if the breakpoint is enabled. | |
MemberwiseClone | (Geerbt von Object.) | |
RemoveBreakpointTarget | Removes a previously created breakpoint from a task. | |
ToString | (Geerbt von Object.) |
Zum Anfang