Udostępnij przez


IDTSLogEntryInfos100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see LogEntryInfos.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSLogEntryInfos100
    Inherits IEnumerable
[GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")] 
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSLogEntryInfos100 : IEnumerable
[GuidAttribute(L"C21C3C95-0604-4C3F-BE10-11C0966C9513")] 
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSLogEntryInfos100 : IEnumerable
/** @attribute GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSLogEntryInfos100 extends IEnumerable
GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513") 
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
public interface IDTSLogEntryInfos100 extends IEnumerable

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.