MappingFragment.PropertyMappings 属性

定义

获取属性映射的只读集合。

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

属性值

适用于