FireDAC.Comp.Client.TFDAdaptedDataSet.GetTrackCommand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTrackCommand: IFDPhysCommand;

C++

Firedac::Phys::Intf::_di_IFDPhysCommand __fastcall GetTrackCommand();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet


Beschreibung

Getter-Methode von TrackCommand.

Siehe auch