Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Struct Gda.MetaTable

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaMetaTable
Struct : MetaTable
  Show / Hide Inherited methods, properties and signals
This structure specifies a GdaMetaDbObject to represent a table's specific attributes, its contents must not be modified.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gda.MetaTable ()
Create a new Gda.MetaTable
Create a new Gda.MetaTable
 
Events
None
Used by These Methods / Signals / Properties
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
get_table_column (MetaTable table, Value col_name) : Gda.MetaTableColumn
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:07 GMT+0800 (HKT)