AssociationSetEnd.ParentAssociationSet Property

 

Gets the parent association set of this AssociationSetEnd.

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

public AssociationSet ParentAssociationSet { get; }

Property Value

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

An AssociationSet object that represents the parent association set of this AssociationSetEnd .