共用方式為


AssociationSetEnd.ParentAssociationSet 屬性

定義

取得這個 AssociationSetEnd 的父關聯集。

public System.Data.Entity.Core.Metadata.Edm.AssociationSet ParentAssociationSet { get; }
member this.ParentAssociationSet : System.Data.Entity.Core.Metadata.Edm.AssociationSet
Public ReadOnly Property ParentAssociationSet As AssociationSet

屬性值

AssociationSet物件,表示這個 AssociationSetEnd 的父關聯集。

例外狀況

如果在 AssociationSetEnd 實例處於 ReadOnly 狀態時呼叫 Setter,則會擲回

適用於