See Also

DifferencesSummary Class  | RedGate.SQLDataCompare.Engine Namespace

See Also RedGate.SQLDataCompare.Engine Send comments on this topic.

DifferencesSummary Class Members

RedGate.SQLDataCompare.Engine Namespace : DifferencesSummary Class (RedGate.SQLDataCompare.Engine)

DifferencesSummary overview

Public Properties

Public Property Different The number of rows that exist in both databases but are different.
Public Property In1 The number of rows only in the second database.
Public Property In2 The number of rows only in the first database.
Public Property Same The number of rows that are the same in both databases.

Public Methods

Public Method DifferenceCount Overloaded.  Returns the number of rows that are different.
Public Method RepeatedKeys If true, the matching keys for the table were not unique, and therefore synchronization may not be possible.

See Also

DifferencesSummary Class  | RedGate.SQLDataCompare.Engine Namespace

 

 


© 2003 - 2006 Red Gate Software Ltd. All Rights Reserved.