Kotlin SQLite
Toggle table of contents
0.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Kotlin API
/
ksqlite.kapi.vtab
/
VirtualTable
/
bestIndex
best
Index
abstract
fun
VirtualTableBestIndexScope
.
bestIndex
(
info
:
SqliteIndexInfo
)
(
source
)
This method is used by SQLite to determine the best way to access the virtual table.