c
Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.SqlOperatorType

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaSqlOperatorType
Enum : SqlOperatorType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda
Method
Gda.sql_operation_operator_from_string (String op) : Gda.SqlOperatorType
Gda
Method
Gda.sql_operation_operator_to_string (SqlOperatorType op) : String
Gda.SqlBuilder
Method
add_cond (SqlOperatorType op, guint32 op1, guint32 op2, guint32 op3) : guint32
Gda.SqlBuilder
Method
add_cond_v (SqlOperatorType op, Array op_ids, gint32 op_ids_size) : guint32
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:48 GMT+0800 (HKT)