Hierarchy

  • Relationship

Properties

attributeName: string

Name of the attribute used for relationship.

name: string

Name of the relationship.

navigationPropertyName?: string

Name of the navigation property for this relationship.

relationshipType?: RelationshipType

Relationship type.Specify one of the following values:

  • 0:OneToMany
  • 1:ManyToMany
roleType?: RoleType

Role type in relationship.Specify one of the following values:

  • 1:Referencing
  • 2:AssociationEntity

Generated using TypeDoc