IRecordWriter Methods |
The IRecordWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| FinishWriting |
Informs the record writer that no further records will be written.
| |
| WriteRecord |
Writes a record.
|