[ROOT] / doc / toc / ARCCore / Enum / PKRelAttributeP / OppositeTerm / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | EnumMember |
Name | OppositeTerm |
Namespace | ARCCore |
Type | PKRelAttributeP |
PK
Key | Value |
---|---|
PKTypeAttribute | 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) BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type |
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)
Generated 2025-05-23 14:38:51.775 UTC