Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign.structs
/
sqlite3_index_info
/
constraintUsage
constraint
Usage
fun
constraintUsage
(
index
:
Int
)
:
sqlite3_index_info.sqlite3_index_constraint_usage
(
source
)
Returns the
sqlite3_index_constraint_usage
at
index
.