FireDAC.Phys.Intf.IFDPhysConnection.GetCommands

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: IFDPhysConnection

Delphi

function GetCommands(AIndex: Integer): IFDPhysCommand;

C++

virtual _di_IFDPhysCommand __fastcall GetCommands(int AIndex) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.