EndPropertyMapping.PropertyMappings 属性

定义

获取 ScalarPropertyMapping 的 ReadOnlyCollection,指定此关联结束属性映射的子级。

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ScalarPropertyMapping> PropertyMappings { get; }
member this.PropertyMappings : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ScalarPropertyMapping>
Public ReadOnly Property PropertyMappings As ReadOnlyCollection(Of ScalarPropertyMapping)

属性值

适用于