[ROOT] / doc / tocNamespace / ARCQuery / MemberEntityKey


Can find value for entity which is member of entity being queried.

Does only work when member key is strongly defined in a schema for the member key (there must exist a PK for the member key).

Example (from AgoRapide documentation): DocFrag contains Attribute which itself is an entity.
This key (MemberEntityKey) then enables queries like 'DocFrag/SELECT Attribute.MethodSignature'.

The key may be chained, that is, it can find value for member of member and so on.

See also ForeignKey.

NOTE: As of Mar 2021 quite new and untested. See TODO about parsing below.


Details

Generated 2025-10-30 02:17:55.792 UTC