FireDAC.Phys.ADS.TFDADSService.DriverLink
Delphi
property DriverLink: TFDPhysADSDriverLink read GetDriverLink write SetDriverLink;
C++
__property TFDPhysADSDriverLink* DriverLink = {read=GetDriverLink, write=SetDriverLink};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Phys.ADS.pas FireDAC.Phys.ADS.hpp |
FireDAC.Phys.ADS | TFDADSService |
Description
Specifies the driver link.
Use the DriverLink property to specify the Advantage driver link. This property must be specified for any service operation.