C Library Functions  - sqlite3_reset (3)

NAME

sqlite3_reset(3f) - [M_sqlite] Reset the prepared SQL statement so that it can be used again

CONTENTS

Synopsis
Description
Options

SYNOPSIS

subroutine sqlite3_reset(stmt)

    type(SQLITE_STATEMENT) stmt

DESCRIPTION

Reset the prepared statement so that it can be used again.

OPTIONS

stmt A derived type used as a handle to the prepared statement


Nemo Release 3.1 sqlite3_reset (3) July 22, 2023
Generated by manServer 1.08 from e90ee438-8b90-44b0-a7c3-8ff5195015ce using man macros.