共用方式為


AssociationSetEnd.CorrespondingAssociationEndMember 屬性

定義

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

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

屬性值

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

適用於