Compartir a través de


. Método

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
Ensamblado:  Microsoft.SqlServer.ScriptTask (en Microsoft.SqlServer.ScriptTask.dll)

Sintaxis

'Declaración
Private Sub OnDebugStopping Implements IExternalDebugHost.OnDebugStopping
'Uso
Dim instance As VSTATaskScriptingEngine

CType(instance, IExternalDebugHost).OnDebugStopping()
void IExternalDebugHost.OnDebugStopping()
private:
virtual void OnDebugStopping() sealed = IExternalDebugHost::OnDebugStopping
private abstract OnDebugStopping : unit -> unit 
private override OnDebugStopping : unit -> unit 
JScript admite el uso de implementaciones de interfaces explícitas, pero no la declaración de otras nuevas.

Implementa

IExternalDebugHostOnDebugStopping()()()()