EPUB | CHM | PDF

TPSQLDataset.Methods.FetchAll

Top Previous Next

Retrieves all records from the current cursor position to the end of the file and stores them locally.

Syntax:

procedure FetchAll;

Description:

Call FetchAll to reduce network traffic. FetchAll calls CheckBrowseMode to post any pending changes, and then retrieves all records from the current cursor position to the end of the file, and store them locally.