Share via


StructuralTypeMapping.PropertyMappings Property

Definition

Gets a read-only collection of property mappings.

public abstract 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 MustOverride ReadOnly Property PropertyMappings As ReadOnlyCollection(Of PropertyMapping)

Property Value

Applies to