BreakpointManager Members
Manages all the breakpoints that are set in on a task. This class cannot be inherited.
The following tables list the members exposed by the BreakpointManager type.
Public Methods
(see also Protected Methods )
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 | Overloaded. (inherited from DtsObject ) | |
GetBreakpointTarget | Returns the breakpoint object for a specific breakpoint ID. | |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) | |
GetType | (inherited from Object ) | |
IsBreakpointTargetEnabled | A Boolean that indicates if the breakpoint is enabled. | |
op_Equality | (inherited from DtsObject ) | |
op_Inequality | (inherited from DtsObject ) | |
ReferenceEquals | (inherited from Object ) | |
RemoveBreakpointTarget | Removes a previously created breakpoint from a task. | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
BreakpointManager Class
Microsoft.SqlServer.Dts.Runtime Namespace