RelatedEnd.SourceRoleName Property

 

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

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

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

Property Value

Type: System.String

A String that is the role name.