Udostępnij przez


IDTSLogProviders100 Interface

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

For more information, see LogProviders.

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

Syntax

'Deklaracja
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")> _
Public Interface IDTSLogProviders100
    Inherits IEnumerable
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute("Item")] 
[GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")] 
public interface IDTSLogProviders100 : IEnumerable
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"A45B23DC-A31A-4550-8146-A0FAA99C0F7F")] 
public interface class IDTSLogProviders100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F") */ 
public interface IDTSLogProviders100 extends IEnumerable
TypeLibTypeAttribute(4160) 
DefaultMemberAttribute("Item") 
GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F") 
public interface IDTSLogProviders100 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.