DalMsSql2012ODBCDriver

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.Dal;

Description

The DalMsSql2012ODBCDriver class implements the ODBC driver that is used to create a database server connection (Microsoft SQL Server).

Comments

The ODBC for Microsoft SQL Server must be installed in the operating system.

Fore.NET Syntax

Class to get analog of the DalMsSql2012ODBCDriver class:

None;

Class to get analog of the DalMsSql2012ODBCDriver class object:

DalMsSql2012ODBCDriverClass;

Class object methods inherited from IDalDriver

  Method name Brief description
CreateDescriptor The CreateDescriptor method creates a description of the database connection using this driver.

See also:

Dal Assembly Classes