共用方式為


. 方法

此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。

命名空間:  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()()()()