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) | June 29, 2025 |
Generated by manServer 1.08 from 43cb107b-958b-467f-9adb-3dd934908ca8 using man macros.