DalPostgresDriver

Assembly: Dal;

Description

The DalPostgresDriver class implements the driver that is used to work with PostgreSQL DBMS.

Comments

This class object enables the user to create a description for connecting to the PostgreSQL DBMS and further work using SQL queries.

Class object properties 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