Click or drag to resize

IRecordWriter Methods

The IRecordWriter type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodFinishWriting
Informs the record writer that no further records will be written.
Public methodWriteRecord
Writes a record.
Top
See Also