Searched refs:CheckPrimaryKey (Results 1 – 3 of 3) sorted by relevance
67 int CheckPrimaryKey(const std::map<int, FieldName> &primaryKeyMap) const;
519 int QueryObject::CheckPrimaryKey(const std::map<int, FieldName> &primaryKeyMap) const in CheckPrimaryKey() function in DistributedDB::QueryObject
1224 errCode = item.CheckPrimaryKey(primaryKeyMap); in CheckObjectValid()