cbl
cbl
Database
config property
config
config
property
Null safety
DatabaseConfiguration
config
The configuration which was used to open this database.
Implementation
DatabaseConfiguration get config;
cbl
cbl
Database
config property
Database class
Constructors
Database
Properties
config
count
hashCode
indexes
isClosed
name
path
runtimeType
Methods
addChangeListener
addDocumentChangeListener
changeEncryptionKey
changes
close
createIndex
delete
deleteDocument
deleteIndex
document
documentChanges
getDocumentExpiration
inBatch
noSuchMethod
performMaintenance
purgeDocument
purgeDocumentById
removeChangeListener
saveDocument
saveDocumentWithConflictHandler
setDocumentExpiration
toString
Operators
operator ==
operator []
Static properties
log
Static methods
copy
copySync
exists
existsSync
openAsync
openSync
remove
removeSync