gda_xml_database_new

Name

gda_xml_database_new -- 

Synopsis

Gda_XmlDatabase * gda_xml_database_new (const gchar * name);

Arguments

name

The name to represent the database

Description

Allocates memory for a new Gda_XmlDatabase object

Returns

a pointer to the newly allocated object, or NULL on error