FireDAC.Phys.Intf.IFDPhysChangeHandler.TrackEventName

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

Delphi

property TrackEventName: String read GetTrackEventName;

C++

__property System::UnicodeString TrackEventName = {read=GetTrackEventName};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


説明

変更通知の名前です。

デフォルトでは、TrackEventName の値は TrackCommand SQL クエリのベース テーブルの名前と同じです。

関連項目