共用方式為


AssociationSetEnd.CorrespondingAssociationEndMember 屬性

定義

取得這個 AssociationSetEnd 物件對應的 End 成員。

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

屬性值

AssociationEndMember物件,表示這個 AssociationSetEnd 物件對應的 End 成員。

例外狀況

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

適用於