DataStreams.FixedWidth Namespace |
Class | Description | |
---|---|---|
FixedWidthDataReader |
Provides a datasource for the .Net Framework SqlBulkCopy class
which allows data to be rapidly imported into SQL Server.
| |
FixedWidthDataReaderColumn |
Represents a data column in the data source to use during import.
| |
FixedWidthDataReaderColumnCollection | ||
FixedWidthReader |
A stream based parser for parsing fixed width text data from a file or a stream.
| |
FixedWidthReaderColumn |
Represents a source column in the data to use for parsing.
| |
FixedWidthReaderColumnCollection |
Collection of FixedWidthReaderColumn items.
| |
FixedWidthReaderUserSettings | ||
FixedWidthWriter |
A stream based writer for writing fixed width text data
to a file or a stream.
| |
FixedWidthWriterColumn |
Represents a data column in the data source to use during import.
| |
FixedWidthWriterColumnCollection |
Collection of FixedWidthWriterColumn items.
| |
FixedWidthWriterUserSettings |
Enumeration | Description | |
---|---|---|
TextAlignment |