sqlite_closeT_sqlite_closeSqliteCloseSqliteClose (Operator)

Name

sqlite_closeT_sqlite_closeSqliteCloseSqliteClose — Closes the connection to a SQLite3 data base.

Signature

sqlite_close( : : SqliteHandle : )

Herror T_sqlite_close(const Htuple SqliteHandle)

void SqliteClose(const HTuple& SqliteHandle)

static void HHdevguiServerExtpack.SqliteClose(HTuple sqliteHandle)

Description

sqlite_closesqlite_closeSqliteCloseSqliteCloseSqliteClose closes the connection to a SQLite3 data base.

Find more information about the Sqlite extension package in the introduction to this chapter.

Execution Information

Parameters

SqliteHandleSqliteHandleSqliteHandleSqliteHandlesqliteHandle (input_control)  framegrabber HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

handle to a SQLite data base

Module

Foundation