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