SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TDataSet.BeforeRefresh
TDataSet
Top 

Occurs immediately before an application refreshes the data in the dataset.

property BeforeRefresh: TDataSetNotifyEvent;

Description
Write a BeforeRefresh event handler to take specific action immediately before an application updates the records in the dataset. BeforeRefresh is generated by calls to the Refresh method.


© AidAim Software SQLMemTable: In-memory Sql Database Delph