Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The DalMsSql2012Driver class implements the MSSQL driver used to create connection with DB server (Microsoft SQL Server 2012\2014).
Class to get analog of the DalMsSql2012Driver class:
None;
Class to get analog of the DalMsSql2012Driver class object:
DalMsSql2012DriverClass;
| Method name | Brief description | |
| CreateDescriptor | The CreateDescriptor method creates description of the connection with the database server using this driver. |
See also: