FireDAC.Comp.Client.TFDAdaptedDataSet.ResyncContent
Delphi
procedure ResyncContent;
C++
void __fastcall ResyncContent();
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 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.