FireDAC.Comp.Client.TFDQuery.ChangeAlertName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDQuery

Delphi

property ChangeAlertName;

C++

__property ChangeAlertName = {default=0};

Description

Optional name of the change notification.

FireDAC.Comp.Client.TFDQuery.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.

See Also