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