ROOT  6.06/09
Reference Guide
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: