次の方法で共有


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)

プロパティ値

適用対象