Searched refs:GetReferenceProperty (Results 1 – 3 of 3) sorted by relevance
64 const std::vector<TableReferenceProperty> &GetReferenceProperty() const;
1630 auto referenceProperty = schema.GetReferenceProperty(); in GetTableReference()2133 auto referenceProperty = schema.GetReferenceProperty(); in IsTableExistReferenceOrReferenceBy()
345 const std::vector<TableReferenceProperty> &RelationalSchemaObject::GetReferenceProperty() const in GetReferenceProperty() function in DistributedDB::RelationalSchemaObject