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. |
页首