The DataReader type exposes the following members.

Constructors

  NameDescription
DataReader
Construct DataReader from filename string

Methods

  NameDescription
Next
Iterator to return the next value
ReadLine
ReadLine, from StreamReader
Reset
Reset the value parser to the next line

See Also