Membri BreakpointManager
Manages all the breakpoints that are set in on a task. This class cannot be inherited.
Il tipo BreakpointManager espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
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. (Ereditato da DtsObject). | |
Finalize | (Ereditato da Object). | |
GetBreakpointTarget | Returns the breakpoint object for a specific breakpoint ID. | |
GetHashCode | Returns the hash code for this instance. (Ereditato da DtsObject). | |
GetType | (Ereditato da Object). | |
IsBreakpointTargetEnabled | A Boolean that indicates if the breakpoint is enabled. | |
MemberwiseClone | (Ereditato da Object). | |
RemoveBreakpointTarget | Removes a previously created breakpoint from a task. | |
ToString | (Ereditato da Object). |
In alto