Share via


EdmRelationshipAttribute.RelationshipName Property

Definition

Name of the relationship.

public string RelationshipName { get; }
member this.RelationshipName : string
Public ReadOnly Property RelationshipName As String

Property Value

A String that is the name of a relationship that is defined by this EdmRelationshipAttribute .

Applies to