Refreshes the dataset.
procedure Refresh();
Call this method to close result set and run the same query again. This is the same as calling Close() and Open() methods one by one.