Assembly: Dal;
Namespace: Prognoz.Platform.Interop.Dal;
The DalTrdtDriver class implements the driver that is used to work with Teradata DBMS.
This class object enables the user to create a description for connecting to the Teradata DBMS and further work using SQL queries.
Class to get analog of the DalTrdtDriver class:
None;
Class to get analog of the DalTrdtDriver class object:
DalTrdtDriverClass;
Method name | Brief description | |
CreateDescriptor | The CreateDescriptor method creates a description of the database connection using this driver. |
See also: