[ROOT] / doc / toc / ARCCore / Enum / PKRelAttributeP / OppositeTerm


Example: For 'Employee', the key 'SupervisorId' where the supervisor is another 'Employee', will have another meaning "as seen from" the Supervisor, namely "Subordinates" or similar.

Used by ARCQuery (in QueryExpressionRel and ForeignKey) in order to enable queries like:
"Employee/42/REL Subordinate" (all Subordinates of Employee 42) and
"Employee/SELECT Name, Subordinate.Count()" (number of Subordinates for each Employee)


Details

Generated 2024-03-28 10:04:34.031 UTC