Home
last modified time | relevance | path

Searched defs:IsCollectionExists (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp106 int Collection::IsCollectionExists(int &errCode) in IsCollectionExists() function in DocumentDB::Collection
H A Ddocument_store.cpp898 bool DocumentStore::IsCollectionExists(const std::string &collectionName, int &errCode) in IsCollectionExists() function in DocumentDB::DocumentStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp378 bool SqliteStoreExecutorImpl::IsCollectionExists(const std::string &name, int &errCode) in IsCollectionExists() function in DocumentDB::SqliteStoreExecutorImpl