API:FireDAC.Comp.Client.TFDCustomConnection.Commands
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp | |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomConnection | |
Delphi
property Commands[AIndex: Integer]: TFDCustomCommand read GetCommands;
C++
__property TFDCustomCommand* Commands[int AIndex] = {read=GetCommands};
Description
Embarcadero Technologies does not currently have any additional information.