FireDAC.Comp.Client.TFDAdaptedDataSet.GetTrackCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTrackCommand: IFDPhysCommand;

C++

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

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet

Description

Getter of TrackCommand.

See Also