Reopens current query. Syntax: procedure Reopen; Description: Call Reopen to ensure that an application has the latest data from a database. For example, when an application turns off filtering for a dataset, it should immediately call Refresh to display all records in the dataset, not just those that used to meet the filter condition. |