FireDAC.Phys.Intf.IFDPhysChangeHandler.TrackEventName
Delphi
property TrackEventName: String read GetTrackEventName;
C++
__property System::UnicodeString TrackEventName = {read=GetTrackEventName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp |
FireDAC.Phys.Intf | IFDPhysChangeHandler |
Description
Name of the change notification.
By default, the value of TrackEventName is equal to the base table name of the TrackCommand SQL query.