Udostępnij za pośrednictwem


Metoda ScriptTask.ReportBreakpointChanges

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
Zestaw:  Microsoft.SqlServer.ScriptTask (w Microsoft.SqlServer.ScriptTask.dll)

Składnia

'Deklaracja
Public Sub ReportBreakpointChanges
'Użycie
Dim instance As ScriptTask

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