[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) October 17, 2020
Generated by manServer 1.08 from 54b9ccc1-b86a-4e5e-853d-4750910dc8be using man macros.