Name
GdaField -- Access to individual fields in recordsets
Details
gda_fieldtype_2_string ()
gchar* gda_fieldtype_2_string (gchar *bfr,
gint length,
GDA_ValueType type); |
gda_string_2_fieldtype ()
GDA_ValueType gda_string_2_fieldtype (gchar *type); |
gda_stringify_value ()
gchar* gda_stringify_value (gchar *bfr,
gint length,
GdaField *f); |