FireDAC.Phys.TFDPhysDriverLink.ServicesCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ServicesCount: Integer read GetServicesCount;

C++

__property int ServicesCount = {read=GetServicesCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysDriverLink


Description

Le nombre des services attachés à cette liaison de pilote.

Utilisez la propriété ServicesCount pour obtenir le nombre des composants service attachés à cette liaison de pilote.

Voir aussi