Click or drag to resize

RecordReader Class

Provides methods for inspecting record readers.
Inheritance Hierarchy
SystemObject
  Ookii.Jumbo.IORecordReader

Namespace: Ookii.Jumbo.IO
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public static class RecordReader

The RecordReader type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetRecordType Gets the type of the records for the specified record reader.
Top
See Also