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
/
constraint
constraint
fun
constraint
(
index
:
Int
)
:
sqlite3_index_info.sqlite3_index_constraint
(
source
)
Returns the
sqlite3_index_constraint
at
index
.