API:Data.SqlExpr.TConnectionData.DriverName
Delphi
property DriverName: string read GetDriverName write SetDriverName;
C++
__property System::UnicodeString DriverName = {read=GetDriverName, write=SetDriverName};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TConnectionData |
Description
Embarcadero Technologies does not currently have any additional information.