FireDAC.Phys.Intf.IFDPhysDriver.Connections

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Connections[AIndex: Integer]: IFDPhysConnection read GetConnections;

C++

__property _di_IFDPhysConnection Connections[int AIndex] = {read=GetConnections};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysDriver

Description

Embarcadero Technologies does not currently have any additional information.