Couchbase Lite C
Couchbase Lite C API
|
Database configuration options. More...
#include <cbl/CBLDatabase.h>
Data Fields | |
FLString | directory |
The parent directory of the database. More... | |
CBLEncryptionKey | encryptionKey |
The database's encryption key (if any) More... | |
Database configuration options.
FLString CBLDatabaseConfiguration::directory |
The parent directory of the database.
CBLEncryptionKey CBLDatabaseConfiguration::encryptionKey |
The database's encryption key (if any)