RelatedEnd.RelationshipName Property

 

Gets the name of the relationship in which this related end participates.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

[XmlIgnoreAttribute]
[SoapIgnoreAttribute]
public string RelationshipName { get; }

Property Value

Type: System.String

The name of the relationship in which this RelatedEnd participates. The relationship name is not namespace qualified.