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