FireDAC.Comp.Client.TFDAdaptedDataSet.RefreshContent
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDAdaptedDataSet |
Delphi
procedure RefreshContent;
C++
void __fastcall RefreshContent();
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.