Method
SeagullStatementreset
since: 0.3
Declaration [src]
gboolean
seagull_statement_reset (
SeagullStatement* statement
GError** error
)
Description [src]
Resets the statement to its initial state.
This does not clear any bindings, use seagull_statement_clear_bindings()
to
do that.
Available since: 0.3