sqlite3_reset(3f) - [M_sqlite] Reset the prepared SQL statement so that it can be used again
Synopsis
Description
Options
subroutine sqlite3_reset(stmt)
type(SQLITE_STATEMENT) stmt
Reset the prepared statement so that it can be used again.
stmt A derived type used as a handle to the prepared statement
Nemo Release 3.1 | sqlite3_reset (3) | February 23, 2025 |