Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.StatementSqlFlag

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaStatementSqlFlag
Enum : StatementSqlFlag
  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.Connection
Method
statement_to_sql (Statement stmt, Set params, StatementSqlFlag flags, Object out_values) : String
Renders stmt as an SQL statement, adapted to the SQL dialect used by cnc
Gda.Statement
Method
to_sql_extended (Connection cnc, Set params, StatementSqlFlag flags, Object out_values) : String
Renders stmt as an SQL statement, with some control on how it is rendered.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:10 GMT+0800 (HKT)