Dal > Dal Assembly Interfaces > IDalOleDbDrivers
The IDalOleDbDrivers interface contains properties of the collection of OLE DB drivers installed on this computer and used for connecting to database servers.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of OLE DB drivers installed in the system. |
![]() |
Driver | The Driver property returns the driver installed in the system that is implemented by the IDalDriver interface. |
![]() |
DriverName | The DriverName property returns name of the driver, which index is passed by the Index parameter. |
See also: