A row containing data in a ResultsStore object.

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

Syntax

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

Remarks

See RedGate.SQLDataCompare.Engine.ResultsStore for more information and code samples.

Inheritance Hierarchy

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

See Also