IRelatedEnd.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)

string RelationshipName { get; }

Property Value

Type: System.String

The name of the relationship in which this IRelatedEnd is participating. The relationship name is not namespace qualified.