www.csvreader.com

Namespace hierarchy

Classes

Class Description
FixedWidthDataReader Provides a datasource for the .Net Framework 2.0 SqlBulkCopy class which allows data to be rapidly imported into SQL Server.
FixedWidthDataReader.Column Represents a data column in the data source to use during import.
FixedWidthDataReader.ColumnCollection
FixedWidthReader A stream based parser for parsing fixed width text data from a file or a stream.
FixedWidthReader.Column Represents a source column in the data to use for parsing.
FixedWidthReader.ColumnCollection Collection of FixedWidthReader.Column items.
FixedWidthReader.UserSettings
FixedWidthWriter A stream based writer for writing fixed width text data to a file or a stream.
FixedWidthWriter.Column Represents a data column in the data source to use during import.
FixedWidthWriter.ColumnCollection Collection of FixedWidthWriter.Column items.
FixedWidthWriter.UserSettings

Enumerations

Enumeration Description
TextAlignment