Click or drag to resize

MergeHelperT Properties

The MergeHelperT type exposes the following members.

Properties
 NameDescription
Public propertyBytesRead Gets the number of bytes read by the merger.
Public propertyBytesWritten Gets the number of bytes written by the merger.
Public propertyIsUsingRawRecords 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.
Public propertyMergePassCount Gets the number of merge passes performed, including the final pass.
Top
See Also