RelatedEnd.RelationshipSet 属性

定义

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

public:
 property System::Data::Metadata::Edm::RelationshipSet ^ RelationshipSet { System::Data::Metadata::Edm::RelationshipSet ^ get(); };
public System.Data.Metadata.Edm.RelationshipSet RelationshipSet { get; }
member this.RelationshipSet : System.Data.Metadata.Edm.RelationshipSet
Public ReadOnly Property RelationshipSet As RelationshipSet

属性值

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

实现

适用于