FireDAC.Comp.Client.TFDAdaptedDataSet.ChangeAlertName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ChangeAlertName: String read FChangeAlertName write SetChangeAlertName;

C++

__property System::UnicodeString ChangeAlertName = {read=FChangeAlertName, write=SetChangeAlertName};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet


説明

任意指定の変更通知の名前です。

デフォルトでは、この名前は SQL クエリのベース テーブルの名前になります。

関連項目