FireDAC.Phys.TFDPhysDriverLink.DriverIntf
Delphi
property DriverIntf: IFDPhysDriver read GetDriverIntf;
C++
__property Firedac::Phys::Intf::_di_IFDPhysDriver DriverIntf = {read=GetDriverIntf};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FireDAC.Phys.pas FireDAC.Phys.hpp |
FireDAC.Phys | TFDPhysDriverLink |
Description
The Phys driver interface reference.
Use the DriverIntf property to get the Phys driver TFDPhysDriver interface reference.