Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Drelational_schema_object.h100 std::string GetReferencePropertyString();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp91 schemaString_ += GetReferencePropertyString(); in GenerateSchemaString()
185 std::string RelationalSchemaObject::GetReferencePropertyString() in GetReferencePropertyString() function in DistributedDB::RelationalSchemaObject