FireDAC.Comp.Client.TFDAdaptedDataSet.GetTrackEventName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDAdaptedDataSet

Delphi

function GetTrackEventName: String;

C++

System::UnicodeString __fastcall GetTrackEventName();

Description

Getter of TrackEventName.

See Also