Home
last modified time | relevance | path

Searched defs:CreateCollection (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/oh_adapter/src/
Dsqlite_store_executor_impl.cpp320 int SqliteStoreExecutorImpl::CreateCollection(const std::string &name, const std::string &option, b… in CreateCollection() function in DocumentDB::SqliteStoreExecutorImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/interface/src/
Ddocument_store.cpp39 int DocumentStore::CreateCollection(const std::string &name, const std::string &option, uint32_t fl… in CreateCollection() function in DocumentDB::DocumentStore