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 物件。

實作

適用於