gda.pstmt
Module for [PStmt] class
Types 3
classPStmt : gobject.object.ObjectWrap
Methods
PStmtGidBuilder builder()Get builder for [gda.pstmt.PStmt] Returns: New builder objectvoid copyContents(gda.pstmt.PStmt dest)Copies src's data to destgda.statement.Statement getGdaStatement()Get a pointer to the #GdaStatement which led to the creation of this prepared statement.void setGdaStatement(gda.statement.Statement stmt = null)Informs pstmt that it corresponds to the preparation of the stmt statement