FireDAC.Phys.TFDPhysDriverLink.Services

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Services[AIndex: Integer]: TFDPhysDriverService read GetServices;

C++

__property TFDPhysDriverService* Services[int AIndex] = {read=GetServices};

Propriétés

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


Description

Les services attachés à cette liaison de pilote.

Utilisez la propriété Services pour obtenir l'accès aux composants service attachés à cette liaison de pilote.

Voir aussi