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
/
nthOrderBy
nth
Order
By
web
fun
sqlite3_index_info
.
nthOrderBy
(
index
:
Int
)
:
sqlite3_index_orderby
(
source
)
Returns the
sqlite3_index_orderby
at
index
of
sqlite3_index_info.aOrderBy
.