cbl
cbl
SyncDatabase
deleteIndex abstract method
deleteIndex
deleteIndex
method
Null safety
@
override
void
deleteIndex
(
String
name
)
override
Deletes the
Index
of the given
name
.
Implementation
@override void deleteIndex(String name);
cbl
cbl
SyncDatabase
deleteIndex abstract method
SyncDatabase class
Constructors
SyncDatabase
Properties
config
count
hashCode
indexes
isClosed
name
path
runtimeType
Methods
addChangeListener
addDocumentChangeListener
changeEncryptionKey
changes
close
createIndex
delete
deleteDocument
deleteIndex
document
documentChanges
getDocumentExpiration
inBatch
inBatchSync
noSuchMethod
performMaintenance
purgeDocument
purgeDocumentById
removeChangeListener
saveDocument
saveDocumentWithConflictHandler
saveDocumentWithConflictHandlerSync
setDocumentExpiration
toString
Operators
operator ==
operator []
Static methods
copy
exists
remove