DalOleDbDrivers

Description

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

Class object properties inherited from IDalOleDbDrivers

  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:

Dal Assembly Classes