IDTSBreakpointManager100.ClearBreakpointTargets Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see BreakpointManager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Sub ClearBreakpointTargets
'Usage
Dim instance As IDTSBreakpointManager100
instance.ClearBreakpointTargets()
void ClearBreakpointTargets()
void ClearBreakpointTargets()
abstract ClearBreakpointTargets : unit -> unit
function ClearBreakpointTargets()