GObject.Object
Gda.MetaStore
Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaMetaStore |
Class : | MetaStore |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
catalog : String
|
Gda.MetaStore | |
cnc : Gda.Connection
|
Gda.MetaStore | |
cnc_string : String
|
Gda.MetaStore | |
object : GObject.Object
read only
|
Gda.MetaStore | |
priv : Gda.MetaStorePrivate
read only
|
Gda.MetaStore | |
schema : String
|
Gda.MetaStore |
Method / Constructor | Defined By | |
---|---|---|
new Gda.MetaStore
(Object properties)
Create a new Gda.MetaStore
Create a new Gda.MetaStore
|
||
Create a new Gda.MetaStore
Create a new Gda.MetaStore
|
||
Create a new Gda.MetaStore
Create a new Gda.MetaStore
|
||
|
Gda.MetaStore | |
create_modify_data_model
(String table_name)
:
Gda.DataModel
|
Gda.MetaStore | |
Gda.MetaStore | ||
get_internal_connection
()
:
Gda.Connection
|
Gda.MetaStore | |
get_version
()
:
Number
|
Gda.MetaStore | |
|
Gda.MetaStore | |
Gda.MetaStore | ||
schema_get_all_tables
()
:
Array
Get an ordered list of the tables store knows about.
Get an ordered list of the tables store knows about. The tables are ordered in a way that tables dependencies list. but the strings present in the list must not be modified.
|
Gda.MetaStore | |
Gda.MetaStore | ||
schema_get_structure
()
:
Gda.MetaStruct
|
Gda.MetaStore | |
Gda.MetaStore | ||
Gda.MetaStore | ||
set_identifiers_style
(SqlIdentifierStyle style)
:
none
|
Gda.MetaStore | |
set_reserved_keywords_func
(Function func)
:
none
|
Gda.MetaStore |
Event | Defined By | |
---|---|---|
|
Gda.MetaStore | |
meta_reset (MetaStore self)
:
none
|
Gda.MetaStore | |
|
Gda.MetaStore |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda.Connection
Property |
meta_store : Gda.MetaStore
|
Gda.Connection
Method |
get_meta_store
()
:
Gda.MetaStore
Get or initializes the GdaMetaStore associated to cnc
|
Gda.MetaStruct
Property |
meta_store : Gda.MetaStore
|
Gda.MetaStruct
Method |
Create a new Gda.MetaStruct
|