Udostępnij przez


IDTSDBProviderInfos100 Interface

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

For more information, see DBProviderInfos.

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

Syntax

'Deklaracja
<GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSDBProviderInfos100
    Inherits IEnumerable
[GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C")] 
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSDBProviderInfos100 : IEnumerable
[GuidAttribute(L"E61199D9-F2AA-460D-8E1B-E2BF50FC520C")] 
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSDBProviderInfos100 : IEnumerable
/** @attribute GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSDBProviderInfos100 extends IEnumerable
GuidAttribute("E61199D9-F2AA-460D-8E1B-E2BF50FC520C") 
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
public interface IDTSDBProviderInfos100 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.