FireDAC.Comp.Client.TFDAdaptedDataSet.GetTrackCommand

From RAD Studio API Documentation
Revision as of 10:14, 2 February 2015 by Monicab (talk | contribs) (rs-58491)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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