gda.pstmt
Module for [PStmt] class
Types 3
classPStmt : gobject.object.ObjectWrap
Methods
PStmtGidBuilder builder() static nothrowGet builder for [gda.pstmt.PStmt] Returns: New builder objectgda.statement.Statement getGdaStatement() nothrowGet a pointer to the #GdaStatement which led to the creation of this prepared statement.void setGdaStatement(gda.statement.Statement stmt = null) nothrowInforms pstmt that it corresponds to the preparation of the stmt statementFluent builder implementation template for gda.pstmt.PStmt
Fluent builder for gda.pstmt.PStmt