ModificationFunctionMemberPath.AssociationSetEnd Property

 

Gets the association set to which we are navigating via this member. If the value is null, this is not a navigation member path.

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

public AssociationSetEnd AssociationSetEnd { get; }

Property Value

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

The association set to which we are navigating via this member.