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