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 OnDebugStarting Implements IExternalDebugHost.OnDebugStarting
'Uso
Dim instance As VSTATaskScriptingEngine

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

Implementa

IExternalDebugHostOnDebugStarting()()()()