Assembly: Dal;
The DalPostgresDriver class implements the driver that is used to work with PostgreSQL DBMS.
This class object enables the user to create a description for connecting to PostgreSQL DBMS and further work using SQL queries.
| Method name | Brief description | |
![]() |
CreateDescriptor | The CreateDescriptor method creates a database server connection description. |
See also: