Udostępnij przez


IDTSConnectionManagerFlatFileColumns100 Interface

This interface supports the SQL Server 2008 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

'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("B864D668-6A9E-4358-B34D-E4A404E20CAA")> _
<DefaultMemberAttribute("Item")> _
Public Interface IDTSConnectionManagerFlatFileColumns100
    Inherits IEnumerable
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("B864D668-6A9E-4358-B34D-E4A404E20CAA")] 
[DefaultMemberAttribute("Item")] 
public interface IDTSConnectionManagerFlatFileColumns100 : IEnumerable
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"B864D668-6A9E-4358-B34D-E4A404E20CAA")] 
[DefaultMemberAttribute(L"Item")] 
public interface class IDTSConnectionManagerFlatFileColumns100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("B864D668-6A9E-4358-B34D-E4A404E20CAA") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public interface IDTSConnectionManagerFlatFileColumns100 extends IEnumerable
TypeLibTypeAttribute(4160) 
GuidAttribute("B864D668-6A9E-4358-B34D-E4A404E20CAA") 
DefaultMemberAttribute("Item") 
public interface IDTSConnectionManagerFlatFileColumns100 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.