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