Share via


ModificationFunctionMemberPath.AssociationSetEnd Property

Definition

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

public System.Data.Entity.Core.Metadata.Edm.AssociationSetEnd AssociationSetEnd { get; }
member this.AssociationSetEnd : System.Data.Entity.Core.Metadata.Edm.AssociationSetEnd
Public ReadOnly Property AssociationSetEnd As AssociationSetEnd

Property Value

Applies to