Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The DalMsSql2012Driver class implements the MSSQL driver that is used to create a database server connection (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 a description of the database connection using this driver. |
See also: