The Row..::.RowType of the record.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property ResultsStoreType As Row..::.RowType
C#
public Row..::.RowType ResultsStoreType { get; }
Visual C++
public:
property Row..::.RowType ResultsStoreType {
	Row..::.RowType get ();
}

See Also