Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/
Dschema_object.cpp991 int CheckValueItemNumericType(FieldType typeInValue, FieldType typeInSchema) in CheckValueItemNumericType()
1028 FieldType typeInSchema = refAttr.type; in CheckValueItem() local