IRelatedEnd.RelationshipSet Property

 

Returns a reference to the metadata for the related end.

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

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.