MergeHelperT Properties |
The MergeHelperT generic type exposes the following members.
Name | Description | |
---|---|---|
BytesRead |
Gets the number of bytes read by the merger.
| |
BytesWritten |
Gets the number of bytes written by the merger.
| |
IsUsingRawRecords |
Gets a value indicating whether the last call to the Merge(IListRecordInput, IListRecordInput, Int32, IComparerT, Boolean, Boolean, String, String, CompressionType, Int32, Boolean) method
used raw records.
| |
MergePassCount |
Gets the number of merge passes performed, including the final pass.
|