Freigeben über


IDTSConnectionManagerFlatFileColumns90 Interface

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

This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.

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

Syntax

'Declaration
<DefaultMemberAttribute("Item")> _
<GuidAttribute("0546E1DE-9B41-4CF0-8FE3-090F42F3F140")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSConnectionManagerFlatFileColumns90
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[GuidAttribute("0546E1DE-9B41-4CF0-8FE3-090F42F3F140")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSConnectionManagerFlatFileColumns90 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"0546E1DE-9B41-4CF0-8FE3-090F42F3F140")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSConnectionManagerFlatFileColumns90 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("0546E1DE-9B41-4CF0-8FE3-090F42F3F140") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSConnectionManagerFlatFileColumns90 extends IEnumerable
DefaultMemberAttribute("Item") 
GuidAttribute("0546E1DE-9B41-4CF0-8FE3-090F42F3F140") 
TypeLibTypeAttribute(4160) 
public interface IDTSConnectionManagerFlatFileColumns90 extends IEnumerable

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

IDTSConnectionManagerFlatFileColumns90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace