dotConnect for PostgreSQL Documentation
Inheritance Hierarchy
In This Topic
    Devart.Common Namespace (Devart.Data.PostgreSql)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents an open connection to a server.
    ClassBase class for Devart.Data.PostgreSql.PgSqlStatementExecuteEventArgs, that is used in the Devart.Data.PostgreSql.PgSqlScript.PgSqlStatementExecute event.
    ClassRepresents a column or an expression in SELECT, GROUP BY and ORDER BY clauses of a SQL statement.
    ClassRepresents a collection of columns and expressions in a SelectStatement object.
    ClassComposes, modifies and parses SELECT statements.
    ClassAn abstract SQL element.
    ClassRepresents a table or a subquery in the FROM clause of a SELECT statement.
    ClassRepresents a collection of tables and subqueries in a SelectStatement object.
    ClassProvides data for the Devart.Data.PostgreSql.PgSqlConnection.SshHostKeyConfirmation event of the Devart.Data.PostgreSql.PgSqlConnection class.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the action to take after checking the public server host key.
    See Also