AssociationSetEnd.CorrespondingAssociationEndMember Property

 

Gets the End member that this AssociationSetEnd object corresponds to.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public AssociationEndMember CorrespondingAssociationEndMember { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.AssociationEndMember

An AssociationEndMember object that represents the End member that this AssociationSetEnd object corresponds to.