#include "TSQLStatement.h"
Classes | |
struct | PgSQL_Stmt_t |
class | TPgSQLStatement |
Typedefs | |
typedef struct pg_conn | PGconn |
typedef struct pg_result | PGresult |
typedef struct pg_conn PGconn |
Definition at line 18 of file TPgSQLStatement.h.
typedef struct pg_result PGresult |
Definition at line 21 of file TPgSQLStatement.h.