|  | PrepartitionedRecordWriterT Properties | 
The PrepartitionedRecordWriterT generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BytesWritten | 
            Gets the number of bytes written to the stream after compression, or 0 if the stream was not compressed.
             | 
|  | OutputBytes | 
            Gets the number of bytes written to the stream.
             | 
|  | RecordsWritten | 
            Gets the total number of records written by this record writer.
             | 
|  | WriteTime | 
            Gets the time spent writing.
             | 
 See Also
See Also