DalODBCDriver

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.Dal;

Description

The DalODBCDriver class implements the driver that is used to create a connection with data sources.

Comments

The ODBC driver that is to be used must be installed in the operating system.

Fore.NET Syntax

Class to get analog of the DalODBCDriver class:

None;

Class to get analog of the DalODBCDriver class object:

DalODBCDriverClass;

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