Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The DalODBCDriver class implements the driver that is used to create a connection with data sources.
The ODBC driver that is to be used must be installed in the operating system.
Class to get analog of the DalODBCDriver class:
None;
Class to get analog of the DalODBCDriver class object:
DalODBCDriverClass;
Method name | Brief description | |
CreateDescriptor | The CreateDescriptor method creates a description of the database connection using this driver. |
See also: