. 方法

此 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()()()()