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 XmlDataReader Members.

System.Object
   DataStreams.Common.DataReaderBase
      DataStreams.Xml.XmlDataReader

[Visual Basic]
NotInheritable Public Class XmlDataReader
    Inherits DataReaderBase
[C#]
public sealed class XmlDataReader : 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.Xml

Assembly: DataStreams (in DataStreams.dll)

See Also

XmlDataReader Members | DataStreams.Xml Namespace