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
  Show / Hide Inherited methods, properties and signals
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_get_contents_infos (SqlStatementType type) : Gda.SqlStatementContentsInfo
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
Property
stmt_type : Gda.SqlStatementType
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
Get the type of statement held by stmt.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:10 GMT+0800 (HKT)