Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Refresh
TDataSet
Top 


Refetches data from the database to update a dataset's view of data.

procedure Refresh;

Description
Call Refresh 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.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024