  | RecordWriter Class | 
 
            Provides methods for inspecting record writers.
            
Inheritance Hierarchy 
    Namespace: 
   Ookii.Jumbo.IO
    Assembly:
   Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntaxpublic static class RecordWriter
Public NotInheritable Class RecordWriter
public ref class RecordWriter abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RecordWriter =  class end
The RecordWriter type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
   | GetRecordType | 
            Gets the type of the records for the specified record writer.
              | 
Top
See Also