Home
last modified time | relevance | path

Searched refs:ValueDocument (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp312 Value ValueDocument; in CheckUpsertConflict() local
314 errCode = coll.GetDocumentById(id, ValueDocument); in CheckUpsertConflict()