SqliteVtabFindFunctionCallback

This method releases a connection to a virtual table, just like the xDisconnect method, and it also findFunctions the underlying table implementation. This method undoes the work of xCreate.

The xFindFunction Method

Types

Link copied to clipboard
sealed interface Result

Result for apply.

Link copied to clipboard
sealed interface Scope

Scope for apply.

Functions

Link copied to clipboard

Details on parameters and result can be found here.