RelatedEnd.TargetRoleName Property

 

Gets the role name at the target end of the relationship.

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

[XmlIgnoreAttribute]
[SoapIgnoreAttribute]
public virtual string TargetRoleName { get; }

Property Value

Type: System.String

A String that is the role name.