Connection.delPreparedStatement
void delPreparedStatement(gda.statement.Statement gdaStmt)Removes any prepared statement associated to gda_stmt in cnc: this undoes what [gda.connection.Connection.addPreparedStatement] does.
Parameters
gdaStmt | a #GdaStatement object |