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