Searched refs:IsFieldExists (Results 1 – 5 of 5) sorted by relevance
78 if (!collOpt.IsFieldExists(maxDocField)) { in ReadOption()
55 if (!config.IsFieldExists(configField)) { in CheckAndGetDBConfig()
560 if (src.IsFieldExists(itemPath)) { in Append()
92 bool IsFieldExists(const JsonFieldPath &jsonPath) const;
556 bool JsonObject::IsFieldExists(const JsonFieldPath &jsonPath) const in IsFieldExists() function in DocumentDB::JsonObject902 bool JsonObject::IsFieldExists(const JsonFieldPath &jsonPath) const