FireDAC.Comp.Client.TFDAdaptedDataSet.ResyncContent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDAdaptedDataSet | |
Delphi
procedure ResyncContent;
C++
void __fastcall ResyncContent();
Description
Called when the event alerter needs to resynchronize the content of the change handler after an update of MergeTable or MergeManager. For example, as a result of receiving a data change notification.