RelatedEnd.RelationshipSet Property
Gets a reference to the metadata for the related end.
Assembly: EntityFramework (in EntityFramework.dll)
[XmlIgnoreAttribute] [SoapIgnoreAttribute] public virtual RelationshipSet RelationshipSet { get; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.RelationshipSetA RelationshipSet object that contains metadata for the end of a relationship.