IDalOleDbDrivers

Description

The IDalOleDbDrivers interface contains properties that are used to work with the collection of OLE DB drivers installed in the operating system and to connect to database servers.

Properties

  Property name Brief description
Count The Count property returns the number of OLE DB drivers installed in the operating system.
Driver The Driver property returns settings of OLE DB driver with the specified index.
DriverName The DriverName property returns name of OLE DB driver with the specified index.

See also:

Dal Assembly Interfaces