SqliteVtabUpdateCallback

All changes to a virtual table are made using the xUpdate method. This one method can be used to insert, delete, or update.

The xUpdate 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