See Also

TableDifference Class  | TableDifference Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

ResultsStore Property

RedGate.SQLDataCompare.Engine Namespace > TableDifference Class : ResultsStore Property

The records that are in the two databases. This can be affected by ApplyFilter and ApplySort.

[Visual Basic]
Public ReadOnly Property ResultsStore As Store
[C#]
public Store ResultsStore {get;}
[C++]
public: __property Store* get_ResultsStore();
[C++/CLI]
public: property Store^ ResultsStore {    Store^ get(); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

TableDifference Class  | TableDifference Members

 

 


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