You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Mapping rules are used to override the default data compare mapping that is based on name.

The following xml fragment defines a mapping rule that ignores the name postfix "_temp" on the left schema:

<TablesMappingRules>
     <NameMapping MappingRule="IgnorePostfix" IgnoreLeftName="_temp" />
</TablesMappingRules>


Total compare from data to schema with IDERA Comparison Toolset. Learn more > >
  • No labels