DalTrdtDriver

Assembly: Dal;

Namespace: Prognoz.Platform.Interop.Dal;

Description

The DalTrdtDriver class implements the driver used to work with the Teradata DBMS.

Comments

This class object allows to create description for connecting to the Teradata DBMS and further work using the SQL queries.

Fore.NET Syntax

Class used to get analog of the DalTrdtDriver class:

None.

Class used to get analog of the DalTrdtDriver class object:

DalTrdtDriverClass;

The class object properties 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