RelatedEnd.RelationshipSet 属性

定义

获取对相关端元数据的引用。

[System.Xml.Serialization.SoapIgnore]
[System.Xml.Serialization.XmlIgnore]
public virtual System.Data.Entity.Core.Metadata.Edm.RelationshipSet RelationshipSet { get; }
member this.RelationshipSet : System.Data.Entity.Core.Metadata.Edm.RelationshipSet
Public Overridable ReadOnly Property RelationshipSet As RelationshipSet

属性值

包含关系一端的元数据的 RelationshipSet 对象。

实现

属性

适用于