Information about the link between two entities

Constructors

Properties

EntityName: string

The name of the entity that is the "parent" in the relationship

FieldName: string

The name of the field in the related entity that is the foreign key field back to the primary key of the "parent" entity

RelatedEntityName: string

The name of the entity that is the "child" in the relationship