FireDAC.Comp.Client.TFDAdaptedDataSet.RefreshContent
Delphi
procedure RefreshContent;
C++
void __fastcall RefreshContent(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp | FireDAC.Comp.Client | TFDAdaptedDataSet | 
Description
Called when the event alerter needs to refresh the content of the change handler. For example, as a result of receiving a data change notification.