Partager via


. méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly :  Microsoft.SqlServer.ScriptTask (dans Microsoft.SqlServer.ScriptTask.dll)

Syntaxe

'Déclaration
Private Sub OnDebugStarting Implements IExternalDebugHost.OnDebugStarting
'Utilisation
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 prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Implémente

IExternalDebugHostOnDebugStarting()()()()