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

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

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

Assembly: DataStreams (in DataStreams.dll)

See Also

XmlDataReader.Column Members | DataStreams.Xml Namespace