API:FireDAC.Comp.Client.TFDMemTable.ChangeAlerter
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDMemTable | |
Delphi
property ChangeAlerter;
C++
__property ChangeAlerter;
Description
Change alerter associated with your dataset.
FireDAC.Comp.Client.TFDMemTable.ChangeAlerter inherits from FireDAC.Comp.Client.TFDAdaptedDataSet.ChangeAlerter. All content below this line refers to FireDAC.Comp.Client.TFDAdaptedDataSet.ChangeAlerter.
Change alerter associated with your dataset.
Your dataset is refreshed automatically when it receives a change notification from this change alerter with a name matching the value of the ChangeAlertName property.