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) July 22, 2023
Generated by manServer 1.08 from 24cdb434-bc59-49ed-8bbc-e93861a5ec37 using man macros.