FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackCommand

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysChangeHandler

Delphi

function GetTrackCommand: IFDPhysCommand;

C++

virtual _di_IFDPhysCommand __fastcall GetTrackCommand() = 0 ;

Description

Getter of TrackCommand.

See Also