FireDAC.Phys.IBBase.TFDIBService.DriverLink

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DriverLink: TFDPhysIBBaseDriverLink read GetDriverLink write SetDriverLink;

C++

__property TFDPhysIBBaseDriverLink* DriverLink = {read=GetDriverLink, write=SetDriverLink};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBService


Description

Spécifie la liaison du pilote.

Utilisez la propriété DriverLink pour spécifier la liaison du pilote InterBase ou Firebird. Cette propriété doit être spécifiée pour toute opération de service.

Voir aussi