. 方法

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
程序集:  Microsoft.SqlServer.ScriptTask(在 Microsoft.SqlServer.ScriptTask.dll 中)

语法

声明
Private Function OnBeforeDebugStarting As Integer
    Implements IExternalDebugHost.OnBeforeDebugStarting
用法
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 支持使用显式接口实现,但不支持声明新显式接口实现。

返回值

类型:System. . :: . .Int32

实现

IExternalDebugHostOnBeforeDebugStarting()()()()