sqlite_closeT_sqlite_closeSqliteCloseSqliteClose (Operator)
Name
sqlite_closeT_sqlite_closeSqliteCloseSqliteClose — Closes the connection to a SQLite3 data base.
Signature
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
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
SqliteHandleSqliteHandleSqliteHandleSqliteHandlesqliteHandle (input_control) framegrabber → HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
handle to a SQLite data base
Module
Foundation