C Library Functions - sqlite3_finalize (3)
NAME
sqlite3_finalize(3f) - [M_sqlite] Finalize the prepared SQL statement
CONTENTS
Synopsis
Description
Options
SYNOPSIS
subroutine sqlite3_finalize(stmt)
type(SQLITE_STATEMENT) stmt
DESCRIPTION
Free all resources associated with the prepared statement.
OPTIONS
|
stmt |
A derived type used as a handle to the prepared statement
|
|
| Nemo Release 3.1 | sqlite3_finalize (3) | August 28, 2026 |
Generated by manServer 1.08 from 75a95c16-84ea-484e-ac9b-1f69e445e190 using man macros.