Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The DalMsSql2012ODBCDriver class implements the ODBC driver that is used to create a database server connection (Microsoft SQL Server).
The ODBC for Microsoft SQL Server must be installed in the operating system.
Class to get analog of the DalMsSql2012ODBCDriver class:
None;
Class to get analog of the DalMsSql2012ODBCDriver class object:
DalMsSql2012ODBCDriverClass;
Method name | Brief description | |
CreateDescriptor | The CreateDescriptor method creates a description of the database connection using this driver. |
See also: