Refresh method

Applies to
TIB_Dataset

Declaration
Function Refresh: boolean;

Description
Close and re-open he dataset.

For the IB_Query is is done in a manner that preserves all records that have been previously selected and only fetches in the key columns.

See also the RefreshAction property to see how the cursor should be re-opened.