xSQL Comparison Bundle for SQL Server
Customizing views

The "View Settings" step allows you to customize various view settings. You can change all or some of the following settings:

The wizard steps related to views are disabled by default. To enable them, check the comparison option Compare and synchronize views.

The following fragment is the xml generated when various view settings have changed:

  <ViewPairs>
    <!--**** custom views ****-->
    <!--**** HumanResources.vEmployee ****-->
    <Pair Action="Include">
      <LeftObject Schema="HumanResources" Name="vEmployee">
        <Key Name="cd6690d3-fa73-4c9c-9c2e-4c40d73b0dd2">
          <Column>EmployeeID</Column>
        </Key>
      </LeftObject>
      <RightObject Schema="HumanResources" Name="vEmployee">
        <Key Name="53568b1d-51aa-42c1-9e29-7afe80fe38ad">
          <Column>EmployeeID</Column>
        </Key>
      </RightObject>
    </Pair>
    <!--**** ********************** ****-->
  </ViewPairs>


 

 


Copyright © 2022 xSQL Software - All rights reserved.