Freigeben über


ScriptTask.ReportBreakpointChanges-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Reports the breakpoint changes from the task.

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()

Siehe auch

Verweis

ScriptTask Klasse

Microsoft.SqlServer.Dts.Tasks.ScriptTask-Namespace