. 方法

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

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

语法

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

实现

IExternalDebugHostOnDebugStarting()()()()