See Also

Store Class  | RedGate.SQLDataCompare.Engine.ResultsStore Namespace

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

Store Class Members

RedGate.SQLDataCompare.Engine.ResultsStore Namespace : Store Class

Store overview

Public Properties

Public Property Fields The fields in the ResultsStore object.
Public Property RowCount The number of rows in the ResultsStore.
Public Property Where Contains the WHERE clause that was used to create the ResultsStore.

Public Methods

Public Method Dispose Disposes of the current object.
Public Method GetEnumerator Returns a default enumerator for the ResultsStore.
Public Method GetReader Overloaded.  Gets a reader so that the ResultsStore can be read in a multi-threaded environment. By default, this is the same as calling GetReader with an argument of RowType.All.
Public Methodstatic (Shared in Visual Basic) IdenticalValues Overloaded.  Returns true if two values are identical. This method is now obsolete; use IdenticalValues(object value1, object value2, Field f).

See Also

Store Class  | RedGate.SQLDataCompare.Engine.ResultsStore Namespace

 

 


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