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 | |
---|---|---|
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. (Hérité de DtsObject.) | |
Finalize | (Hérité de Object.) | |
GetBreakpointTarget | Returns the breakpoint object for a specific breakpoint ID. | |
GetHashCode | Returns the hash code for this instance. (Hérité de DtsObject.) | |
GetType | (Hérité de Object.) | |
IsBreakpointTargetEnabled | A Boolean that indicates if the breakpoint is enabled. | |
MemberwiseClone | (Hérité de Object.) | |
RemoveBreakpointTarget | Removes a previously created breakpoint from a task. | |
ToString | (Hérité de Object.) |
Haut de la page