RelatedEnd.RelationshipSet Property

 

Gets a reference to the metadata for the related end.

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

[XmlIgnoreAttribute]
[SoapIgnoreAttribute]
public virtual RelationshipSet RelationshipSet { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.RelationshipSet

A RelationshipSet object that contains metadata for the end of a relationship.