Click or drag to resize

RecordReader Class

Provides methods for inspecting record readers.
Inheritance Hierarchy
System.Object
  Ookii.Jumbo.IO.RecordReader

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
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