xSQL Data Compare Command Line > Comparison options |
The "Comparison Options" step of the wizard allows you to change the comparison options. The command line wizard will save only options that are different from the default ones.
The following fragment is an example of the xml generated when some comparison options have been changed:
<DataCompareOptions>
<CompareMemoryTables>true</CompareMemoryTables>
<CompareColumnStoreTables>true</CompareColumnStoreTables>
<CompareSystemVersionedTables>true</CompareSystemVersionedTables>
<CompareStretchedTables>true</CompareStretchedTables>
</DataCompareOptions>