. 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 OnDebugStopping Implements IExternalDebugHost.OnDebugStopping
'Utilisation
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 prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.
Implémente
IExternalDebugHostOnDebugStopping()()()()