EdmRelationshipAttribute.RelationshipName Property

 

Name of the relationship.

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

public string RelationshipName { get; }

Property Value

Type: System.String

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