IBX.IBConnectionBroker.TIBConnectionBroker.AllocatedConnections

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AllocatedConnections : Integer read GetAllocated;

C++

__property int AllocatedConnections = {read=GetAllocated, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
IBX.IBConnectionBroker.pas
IBX.IBConnectionBroker.hpp
IBX.IBConnectionBroker TIBConnectionBroker

Description

Spécifie le nombre de connexions allouées.

La propriété AllocatedConnections spécifie le nombre de connexions allouées. AllocatedConnections est une propriété publique disponible seulement à l'exécution.

Voir aussi