www.csvreader.com

Represents a data column in the data source to use during import.

For a list of all members of this type, see FixedWidthDataReader.Column Members.

System.Object
   DataStreams.Common.DataReaderBase.DataReaderColumn
      DataStreams.FixedWidth.FixedWidthDataReader.Column

[Visual Basic]
NotInheritable Public Class FixedWidthDataReader.Column
    Inherits DataReaderColumn
[C#]
public sealed class FixedWidthDataReader.Column : DataReaderColumn

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DataStreams.FixedWidth

Assembly: DataStreams (in DataStreams.dll)

See Also

FixedWidthDataReader.Column Members | DataStreams.FixedWidth Namespace