. 方法
此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。
命名空間: 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()()()()