Holds information about the differences in the ResultsStore .

Namespace:  RedGate.SQLDataCompare.Engine
Assembly:  RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class DifferencesSummary
C#
public sealed class DifferencesSummary
Visual C++
public ref class DifferencesSummary sealed

Inheritance Hierarchy

System..::.Object
  RedGate.SQLDataCompare.Engine..::.DifferencesSummary

See Also