AssociationType.AssociationEndMembers Property
Gets the list of ends for this AssociationType.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<AssociationEndMember>A collection of type ReadOnlyMetadataCollection<T> that contains the list of ends for this AssociationType .