IDTSBreakpointTargets100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see BreakpointTargets.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")> _
Public Interface IDTSBreakpointTargets100 _
Inherits IEnumerable
'用途
Dim instance As IDTSBreakpointTargets100
[GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")]
public interface IDTSBreakpointTargets100 : IEnumerable
[GuidAttribute(L"7F81939C-C0F6-4054-9186-660DD8F2560B")]
public interface class IDTSBreakpointTargets100 : IEnumerable
[<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")>]
type IDTSBreakpointTargets100 =
interface
interface IEnumerable
end
public interface IDTSBreakpointTargets100 extends IEnumerable
IDTSBreakpointTargets100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Count | 基礎結構。For more information, see BreakpointTargets. | |
Item | 基礎結構。For more information, see BreakpointTargets. |
上層
方法
名稱 | 說明 | |
---|---|---|
GetEnumerator() () () () | (繼承自 IEnumerable。) | |
GetEnumerator() () () () | 基礎結構。For more information, see BreakpointTargets. |
上層