共用方式為


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)

屬性值

適用於