kotbase
Toggle table of contents
3.1
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite
/
kotbase
/
Collection
/
deleteIndex
delete
Index
apple
common
jvmCommon
linuxMingw
actual
fun
deleteIndex
(
name
:
String
)
(
source
)
expect
fun
deleteIndex
(
name
:
String
)
(
source
)
Delete the named index from the collection.
Parameters
name
name of the index to delete
Throws
Couchbase
Lite
Exception
on failure
actual
fun
deleteIndex
(
name
:
String
)
(
source
)
actual
fun
deleteIndex
(
name
:
String
)
(
source
)