次の方法で共有


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)

プロパティ値

適用対象