Click or drag to resize

RecordWriter Class

Provides methods for inspecting record writers.
Inheritance Hierarchy
SystemObject
  Ookii.Jumbo.IORecordWriter

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public static class RecordWriter

The RecordWriter type exposes the following members.

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