DalOleDbDrivers

Description

The DalOleDbDrivers class implements collection of the OLE DB drivers that are used to create database connection.

Class object properties inherited from IDalOleDbDrivers

  Property name Brief description
Count The Count property returns number of the OLE DB drivers installed in the system.
Driver The Driver property returns a driver that was installed in the system, implemented by the IDalDriver interface.
DriverName The DriverName property returns name of the driver index of which is passed by the Index parameter.

See also:

Dal Assembly Classes