sqlite3_index_constraint

JS wrapper around sqlite3_index_info.sqlite3_index_constraint C-struct.

Properties

Link copied to clipboard
abstract var iColumn: Int
Link copied to clipboard
abstract var iTermOffset: Int
Link copied to clipboard
abstract var op: Int
Link copied to clipboard
abstract val pointer: WasmPointer

Pointer to the struct address in the WASM heap.

Link copied to clipboard
abstract var usable: Int

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the struct.