c
Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.SqlStatementType

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaSqlStatementType
Enum : SqlStatementType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda
Method
Gda.sql_statement_string_to_type (String type) : Gda.SqlStatementType
Gda
Method
Gda.sql_statement_type_to_string (SqlStatementType type) : String
Gda.SqlBuilder
Method
new Gda.SqlBuilder.c_new (SqlStatementType stmt_type) : Gda.SqlBuilder
Create a new Gda.SqlBuilder
Gda.SqlStatement
Method
new Gda.SqlStatement.c_new (SqlStatementType type) : Gda.SqlStatement
Create a new Gda.SqlStatement
Gda.Statement
Method
get_statement_type () : Gda.SqlStatementType
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:48 GMT+0800 (HKT)