EndPropertyMapping.PropertyMappings Property

 

Gets a ReadOnlyCollection of ScalarPropertyMapping that specifies the children of this association end property mapping.

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

public ReadOnlyCollection<ScalarPropertyMapping> PropertyMappings { get; }