[ROOT] / doc / toc / ARCQuery / Class / MemberEntityKey / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClass
NameMemberEntityKey
NamespaceARCQuery
TypeMemberEntityKey

ClassAttribute

KeyValue
AssemblyNameARCQuery
BaseTypesCompoundKey
ClassNamespaceARCQuery
ClassTypeMemberEntityKey

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.

Edit


Generated 2025-10-29 09:33:06.655 UTC