FireDAC.Comp.Client.TFDMemTable.ChangeAlertName
Delphi
property ChangeAlertName: string read FChangeAlertName write SetChangeAlertName default 0;
C++
__property ChangeAlertName = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDMemTable |
Description
Optional name of the change notification.
FireDAC.Comp.Client.TFDMemTable.ChangeAlertName inherits from FireDAC.Comp.Client.TFDAdaptedDataSet.ChangeAlertName. All content below this line refers to FireDAC.Comp.Client.TFDAdaptedDataSet.ChangeAlertName.
Optional name of the change notification.
This name is the SQL query base table name by default.