DalMsSql2012Driver

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.Dal;

Description

The DalMsSql2012Driver class implements the MSSQL driver used to create connection with DB server (Microsoft SQL Server 2012\2014).

Fore.NET Syntax

Class to get analog of the DalMsSql2012Driver class:

None;

Class to get analog of the DalMsSql2012Driver class object:

DalMsSql2012DriverClass;

Class object methods inherited from IDalDriver

  Method name Brief description
CreateDescriptor The CreateDescriptor method creates description of the connection with the database server using this driver.

See also:

Dal Assembly Classes