Used to specify a sort order for the ResultsStore when using ApplySort()()().

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  RedGate.SQLDataCompare.Engine.ResultsStore..::.Sort

See Also