FireDAC.Comp.Client.TFDAdaptedDataSet.GetTrackCommand

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 GetTrackCommand: IFDPhysCommand;

C++

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

Description

Getter of TrackCommand.

See Also