. 方法

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

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

语法

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

实现

IExternalDebugHostOnDebugStopping()()()()