FireDAC.Phys.Intf.IFDPhysConnection.Commands
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnection | |
Delphi
property Commands[AIndex: Integer]: IFDPhysCommand read GetCommands;
C++
__property _di_IFDPhysCommand Commands[int AIndex] = {read=GetCommands};
Description
Embarcadero Technologies does not currently have any additional information.