Value | Meaning |
---|---|
Namespaces0 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_NAMESPACES">namespaces</link> (or schemas for PostgreSQL) |
Types1 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_TYPES">database types</link> |
Tables2 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_TABLES">tables</link> |
Views3 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_VIEWS">views</link> |
Fields4 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_FIELDS">table's or view's fields</link> |
Indexes5 | lists the <link linkend="GdaConnectionMetaTypeGDA_CONNECTION_META_INDEXES">table's indexes</link> |
Used with gda.connection.Connection.getMetaStoreData to describe what meta data to extract from a connection's associated #GdaMetaStore.