The Comparison Options step of the wizard allows you to change the comparison options. The Command Line wizard saves only those options that are different from the default.

The following fragment is an example of the xml generated when some comparison options are changed:

<DataCompareOptions>
  <CompareMemoryTables>true</CompareMemoryTables>
  <CompareSystemVersionedTables>true</CompareSystemVersionedTables>
  <CompareStretchedTables>true</CompareStretchedTables>
  <GenerateDetailedLog>true</GenerateDetailedLog>
  <RoundApproximateNumber>true</RoundApproximateNumber>
  <RoundPrecision>5</RoundPrecision>
</DataCompareOptions>


 |    |  |   |   |