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

In alto