www.csvreader.com

Provides a datasource for the .Net Framework 2.0 SqlBulkCopy class which allows data to be rapidly imported into SQL Server.

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

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

[Visual Basic]
NotInheritable Public Class FixedWidthDataReader
    Inherits DataReaderBase
[C#]
public sealed class FixedWidthDataReader : DataReaderBase

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 Members | DataStreams.FixedWidth Namespace