. 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 Function OnBeforeDebugStarting As Integer
Implements IExternalDebugHost.OnBeforeDebugStarting
'Utilisation
Dim instance As VSTATaskScriptingEngine
Dim returnValue As Integer
returnValue = CType(instance, IExternalDebugHost).OnBeforeDebugStarting()
int IExternalDebugHost.OnBeforeDebugStarting()
private:
virtual int OnBeforeDebugStarting() sealed = IExternalDebugHost::OnBeforeDebugStarting
private abstract OnBeforeDebugStarting : unit -> int
private override OnBeforeDebugStarting : unit -> int
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.
Valeur de retour
Type : System. . :: . .Int32
Implémente
IExternalDebugHostOnBeforeDebugStarting()()()()