FireDAC.Phys.Intf.IFDPhysDriver.Connections

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.