EndPropertyMapping Constructor (AssociationEndMember)

 

Creates an association end property mapping.

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

public EndPropertyMapping(
	AssociationEndMember associationEnd
)

Parameters

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

An AssociationEndMember that specifies the association end to be mapped.