xSQL Comparison Bundle for SQL Server
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>


 

 


Copyright © 2022 xSQL Software - All rights reserved.