Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp367 void TableInfo::SetPrimaryKey(const std::map<int, FieldName> &key) in SetPrimaryKey() function in DistributedDB::TableInfo
372 void TableInfo::SetPrimaryKey(const FieldName &fieldName, int keyIndex) in SetPrimaryKey() function in DistributedDB::TableInfo