gda_xml_table_new_from_gda_recordset

Name

gda_xml_table_new_from_gda_recordset -- 

Synopsis

Gda_XmlObject * gda_xml_table_new_from_gda_recordset (Gda_XmlDatabase * db, const gchar * name, Gda_Recordset * recset, gboolean export_data);

Arguments

db

a Gda_XmlDatabase object

name

name of the table to be created

recset

an existing #Gda_Recordset object

export_data

-- undescribed --

Description

Adds a new table to the given XML database from an existing #Gda_Recordset object. This function adds a tag for each field in the recordset, and a