Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign WASM
/
ksqlite.foreign.structs
/
nthConstraintUsage
nth
Constraint
Usage
web
fun
sqlite3_index_info
.
nthConstraintUsage
(
index
:
Int
)
:
sqlite3_index_constraint_usage
(
source
)
Returns the
sqlite3_index_constraint_usage
at
index
of
sqlite3_index_info.aConstraintUsage
.