Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaMetaTable |
Struct : | MetaTable |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gda_reserved1 : void*
|
Gda.MetaTable | |
_gda_reserved2 : void*
|
Gda.MetaTable | |
_gda_reserved3 : void*
|
Gda.MetaTable | |
_gda_reserved4 : void*
|
Gda.MetaTable | |
columns : Array
|
Gda.MetaTable | |
fk_list : Array
|
Gda.MetaTable | |
pk_cols_array : void*
|
Gda.MetaTable | |
pk_cols_nb : Number
|
Gda.MetaTable | |
reverse_fk_list : Array
|
Gda.MetaTable |
Method / Constructor | Defined By | |
---|---|---|
new Gda.MetaTable
()
Create a new Gda.MetaTable
Create a new Gda.MetaTable
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda
Method |
Gda.compute_unique_table_row_condition
(SqlStatementSelect stsel, MetaTable mtable, Boolean require_pk)
:
Gda.SqlExpr
|
Gda
Method |
Gda.compute_unique_table_row_condition_with_cnc
(Connection cnc, SqlStatementSelect stsel, MetaTable mtable, Boolean require_pk)
:
Gda.SqlExpr
|
Gda.MetaStruct
Method |
|