TAureliusConnection.DriverName Property
Gets or sets the name of the native database driver used to connect to the database in driver mode (e.g., 'MSSQL', 'SQLite').
Remarks
Setting this property clears AdapterName. Connection parameters are specified via Params. Adapter mode and driver mode are mutually exclusive.
Syntax
Unit: Aurelius.Comp.Connection
property TAureliusConnection.DriverName: string