Method “reset”
function reset()
Resets the statement in order to make it executable again
This is calling the
sqlite3_resetfunction on the statment.
function reset()
Resets the statement in order to make it executable again
This is calling the
sqlite3_resetfunction on the statment.