Dal Assembly Classes

  Class Brief description
DalDb2Driver The DalDb2Driver class implements the DB2 driver that is used to create a database connection.
DalMsSql2008Driver The DalMsSql2008Driver class implements the MSSQL 2008 driver that is used to create a database connection.
DalMsSql2012Driver The DalMsSql2012Driver class implements the MSSQL driver that is used to create a database server connection (Microsoft SQL Server 2012\2014).
DalMsSql2012ODBCDriver The DalMsSql2012ODBCDriver class implements the ODBC driver that is used to create a database server connection (Microsoft SQL Server).
DalODBCDriver The DalODBCDriver class implements the driver that is used to create a connection with data sources.
DalOleDbDrivers The DalOleDbDrivers class implements the collection of OLE DB drivers that are used to create a database connection.
DalOrcl8Driver The DalOrcl8Driver class implements the Oracle 9.x\10.x\11.x driver that is used to create a database server connection.

NOTE. The class is not intended to be used in application code. It is kept for compatibility with previous versions.

DalPostgresDriver The DalPostgresDriver implements the driver that is used to work with PostgreSQL DBMS.
DalSQLiteDriver The DalSQLiteDriver class implements the driver that is used to work with SQLite DBMS.
DalTrdtDriver The DalTrdtDriver class implements the driver that is used to work with Teradata DBMS.
DalVerticaDriver The DalVerticaDriver class implements the HP Vertica driver that is used to create a database server connection.

See also:

Dal Assembly Interfaces | Dal Assembly Enumerations