Table.this

Creates a new GdaTable object, which is an in-memory representation of an entire table. It is mainly used by the GdaXmlDatabase class, but you can also use it in your applications for whatever you may need it.

Parameters

name string

name for the new table.

Throws

ConstructionException GTK+ fails to create the object.

Meta