evsql_query_info Struct Reference

Query meta-info, similar to a prepared statement. More...

#include <evsql.h>

Collaboration diagram for evsql_query_info:

Collaboration graph
[legend]

Data Fields

const char * sql
 The SQL query itself.
struct evsql_item_info params []
 A variable-length array of the item_info parameters, terminated by an EVSQL_TYPE_INVALID entry.

Detailed Description

Query meta-info, similar to a prepared statement.

Contains the literal SQL query and the types of the parameters, but no more.

See also:
evsql_query_exec

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

Generated on Sat Dec 13 20:58:05 2008 for evsql by  doxygen 1.5.6