FireDAC.Phys.TFDPhysDriverLink.ActualDriverID
Delphi
property ActualDriverID: String read GetActualDriverID;
C++
__property System::UnicodeString ActualDriverID = {read=GetActualDriverID};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.pas FireDAC.Phys.hpp |
FireDAC.Phys | TFDPhysDriverLink |
Description
The actual driver ID of the driver link.
Use the ActualDriverID property to get an ID derived from the current BaseDriverID and DriverID properties values.