MetaTable
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
public struct MetaTable
public struct MetaTable
This structure specifies a MetaDbObject to represent a table's specific attributes, its contents must not be modified.
Note that in some cases, the columns cannot be determined for views, and in this case the columns
will be
null (this can be the case for example with SQLite where a view uses a function which is not natively provided
by SQLite.
Namespace: Gda
Package: libgda-6.0