共用方式為


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)

屬性值

適用於