IDTSBreakpointSite100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see IDTSBreakpointSite.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")> _
Public Interface IDTSBreakpointSite100 _
Inherits IDTSSuspend100
'用途
Dim instance As IDTSBreakpointSite100
[GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface IDTSBreakpointSite100 : IDTSSuspend100
[GuidAttribute(L"396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface class IDTSBreakpointSite100 : IDTSSuspend100
[<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")>]
type IDTSBreakpointSite100 =
interface
interface IDTSSuspend100
end
public interface IDTSBreakpointSite100 extends IDTSSuspend100
IDTSBreakpointSite100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
DebugMode | 基礎結構。For more information, see IDTSBreakpointSite. | |
SuspendRequired | 基礎結構。For more information, see IDTSBreakpointSite. | |
SuspendRequired | 基礎結構。For more information, see IDTSSuspend. (繼承自 IDTSSuspend100。) |
上層
方法
名稱 | 說明 | |
---|---|---|
AcceptBreakpointManager | 基礎結構。For more information, see IDTSBreakpointSite. | |
ResumeExecution() () () () | 基礎結構。For more information, see IDTSBreakpointSite. | |
ResumeExecution() () () () | 基礎結構。For more information, see IDTSSuspend. (繼承自 IDTSSuspend100。) | |
SuspendExecution() () () () | 基礎結構。For more information, see IDTSBreakpointSite. | |
SuspendExecution() () () () | 基礎結構。For more information, see IDTSSuspend. (繼承自 IDTSSuspend100。) |
上層