Share via


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 개체에 해당하는 End 멤버를 나타내는 AssociationSetEnd 개체입니다.

적용 대상