Click or drag to resize

IRecordWriter Properties

The IRecordWriter type exposes the following members.

Properties
 NameDescription
Public propertyBytesWritten Gets the number of bytes that were actually written to the output.
Public propertyOutputBytes Gets the size of the written records after serialization.
Public propertyRecordsWritten Gets the total number of records written by this record writer.
Public propertyWriteTime Gets the time spent writing.
Top
See Also