Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

SQL.SQLite3.MemoryUsed

Queries memory in use by SQLite.

Component Version macOS Windows Linux Server iOS SDK
SQL 7.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SQL.SQLite3.MemoryUsed"; Connection )   More

Parameters

Parameter Description Example
Connection The connection reference number gained with SQL.NewConnection. $Connection

Result

Returns number or error.

Description

Queries memory in use by SQLite.
This is memory allocated, but not yet freed.

See also

Release notes

Blog Entries

This function is free to use.

Created 11st August 2017, last changed 17th July 2022


SQL.SQLite3.MemoryHighwater - SQL.SQLite3.ReKey

💬 Ask a question or report a problem