IDTSBreakpointManager100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see BreakpointManager.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")> _
Public Interface IDTSBreakpointManager100
'用途
Dim instance As IDTSBreakpointManager100
[GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface IDTSBreakpointManager100
[GuidAttribute(L"C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface class IDTSBreakpointManager100
[<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")>]
type IDTSBreakpointManager100 = interface end
public interface IDTSBreakpointManager100
IDTSBreakpointManager100 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
ClearBreakpointTargets | 基礎結構。For more information, see BreakpointManager. | |
CreateBreakpointTarget | 基礎結構。For more information, see BreakpointManager. | |
GetBreakpointTarget | 基礎結構。For more information, see BreakpointManager. | |
IsBreakpointTargetEnabled | 基礎結構。For more information, see BreakpointManager. | |
RemoveBreakpointTarget | 基礎結構。For more information, see BreakpointManager. |
上層