FireDAC.Phys.Intf.IFDPhysDriver.GetConnections
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysDriver | |
Delphi
function GetConnections(AIndex: Integer): IFDPhysConnection;
C++
virtual _di_IFDPhysConnection __fastcall GetConnections(int AIndex) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.