ScriptTask.ReportBreakpointChanges Method

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly:  Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)

Syntax

'Declaration
Public Sub ReportBreakpointChanges
'Usage
Dim instance As ScriptTask

instance.ReportBreakpointChanges()
public void ReportBreakpointChanges()
public:
void ReportBreakpointChanges()
member ReportBreakpointChanges : unit -> unit 
public function ReportBreakpointChanges()