ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
PgSQL_Stmt_t Struct Reference

Definition at line 29 of file TPgSQLStatement.h.

Public Attributes

PGconn * fConn
 
PGresult * fRes
 

#include <TPgSQLStatement.h>

Member Data Documentation

PGconn* PgSQL_Stmt_t::fConn

Definition at line 30 of file TPgSQLStatement.h.

Referenced by TPgSQLServer::Statement().

PGresult* PgSQL_Stmt_t::fRes

Definition at line 31 of file TPgSQLStatement.h.

Referenced by TPgSQLServer::Statement().


The documentation for this struct was generated from the following file: