[ROOT] / app / bef / IPRelationsKeysPointingTo

PRich

IPRelationsKeysPointingTo

KeyValue
_DescriptionContains, for each (entity type) key, a list of entity types with foreign keys pointing to that entity type.

Shows how all the IP classes relate to each other.

Used to automatically create links to related objects in a dynamic context.
(see for instance LinkInsertionInDocumentation and QueryExpressionRel.)

Depends on AllIPDerivedTypes (the static defined schema), that is does not attempt to dynamically discover any structures.

Key is the very short string representations of the type (as generated from ToStringVeryShort)
Value is List<-EntityTypeAndKey-> with corresponding types that refer to that type.

See also -EntityTypeAndKey-, IPRelationsKeysPointingFrom and ForeignKeyDirection.

1 items

Edit


Generated 2025-06-18 14:44:03.494 UTC