Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Struct Gda.MetaDbObject

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaMetaDbObject
Struct : MetaDbObject
  Show / Hide Inherited methods, properties and signals
Struture to hold information about each database object (tables, views, ...), its contents must not be modified.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gda.MetaDbObject ()
Create a new Gda.MetaDbObject
Create a new Gda.MetaDbObject
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.MetaStruct
Method
complement (MetaDbObjectType type, Value catalog, Value schema, Value name) : Gda.MetaDbObject
Gda.MetaStruct
Method
complement_depend (MetaDbObject dbo) : Boolean
Gda.MetaStruct
Method
get_db_object (Value catalog, Value schema, Value name) : Gda.MetaDbObject
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:07 GMT+0800 (HKT)