DalMsSql2012Driver

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.Dal;

Description

The DalMsSql2012Driver class implements the MSSQL driver that is used to create a database server connection (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 a description of the database connection using this driver.

See also:

Dal Assembly Classes