Refreshes the TableDifferences collection with any changes that have been made to the underlying data.

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

Syntax

Visual Basic (Declaration)
Public Sub RefreshSelectedItems
C#
public void RefreshSelectedItems()
Visual C++
public:
void RefreshSelectedItems()

See Also