RelatedEnd::RelationshipSet Property
.NET Framework (current version)
Gets a reference to the metadata for the related end.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property RelationshipSet^ RelationshipSet { virtual RelationshipSet^ get() sealed; }
Property Value
Type: System.Data.Metadata.Edm::RelationshipSet^A RelationshipSet object that contains metadata for the end of a relationship.
Implements
IRelatedEnd::RelationshipSet
.NET Framework
Available since 3.5
Available since 3.5
Show: