. メソッド
この 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 は明示的なインターフェイス実装の使用をサポートしていますが、新規の宣言はサポートしていません。
戻り値
実装
IExternalDebugHostOnBeforeDebugStarting()()()()