Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gda.PStmt

Class Gda.PStmt

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaPStmt
Class : PStmt
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.Connection
Method
add_prepared_statement (Statement gda_stmt, PStmt prepared_stmt) : none
Declares that prepared_stmt is a prepared statement object associated to gda_stmt within the connection (meaning the connection increments the reference counter of prepared_stmt).
Gda.Connection
Method
get_prepared_statement (Statement gda_stmt) : Gda.PStmt
Retrieves a pointer to an object representing a prepared statement for gda_stmt within cnc.
Gda.DataSelect
Property
prepared_stmt : Gda.PStmt
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:06 GMT+0800 (HKT)