次の方法で共有


. メソッド

この 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()()()()