GnuCash 2.3.0
Data Fields
GncSqlRow Struct Reference

#include <gnc-backend-sql.h>

Data Fields

const GValue *(* getValueAtColName )(GncSqlRow *, const gchar *)
void(* dispose )(GncSqlRow *)

Detailed Description

Struct used to represent a row in the result of an SQL SELECT statement. SQL backends must provide a structure which implements all of the functions.

Definition at line 194 of file gnc-backend-sql.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines