Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SQL.InternalSQLiteLibrary.GetUUIDExtensionEnabled

Queries whether the uuid extensions is enabled.

Component Version macOS Windows Linux Server iOS SDK
SQL 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SQL.InternalSQLiteLibrary.GetUUIDExtensionEnabled" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Queries whether the uuid extensions is enabled.

See also

Release notes

  • Version 15.3
    • Added SQL.InternalSQLiteLibrary.GetBase64ExtensionEnabled, SQL.InternalSQLiteLibrary.GetUUIDExtensionEnabled, SQL.InternalSQLiteLibrary.SetBase64ExtensionEnabled and SQL.InternalSQLiteLibrary.SetUUIDExtensionEnabled functions.

Blog Entries

Created 2nd June 2025, last changed 10th June 2025


SQL.InternalSQLiteLibrary.GetCSVExtensionEnabled - SQL.InternalSQLiteLibrary.ICUEnabled