Share via


ComplexTypeMapping.PropertyMappings Property

Definition

Gets a read-only collection of property mappings.

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)

Property Value

Applies to