Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp117 bool isCollExist = executor_->IsCollectionExists(name_, errCode); in UpsertDocument() local
141 bool isCollExist = executor_->IsCollectionExists(name_, errCode); in UpdateDocument() local