[UP]


Manual Reference Pages  - 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


sqlite3_finalize (3) March 11, 2021
Generated by manServer 1.08 from 150f4718-17fe-4af3-b9f6-81eb71814cd0 using man macros.