次の方法で共有


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

プロパティ値

リレーションシップの End のメタデータを含む RelationshipSet オブジェクト。

実装

属性

適用対象