[ROOT] / doc / toc / ARCQuery / Class / ForeignKey+ForeignKeySingleStep / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClass
NameForeignKey+ForeignKeySingleStep
NamespaceARCQuery
TypeForeignKey+ForeignKeySingleStep

ClassAttribute

KeyValue
AssemblyNameARCQuery
ClassNamespaceARCQuery
ClassTypeForeignKey+ForeignKeySingleStep

Describes how to traverse between related entities.

For traversing from 'Order' to 'Customer.Name' this would look like Direction = ToOne, ForeignType = Customer, ActualForeignKey = CustomerId and ForeignEntities = Customer collection.

TODO: Create example the other way around too.

Edit


Generated 2024-04-30 18:42:09.136 UTC