DriverName(Index: Integer): String;
Index - driver index in the list.
The DriverName property returns the name of the driver, which index is passed by the Index parameter.
The property use is given in the example for the IDalOleDbDrivers.Count property.
See also: