Share via


EntitySetMapping.EntityTypeMappings Property

Definition

Gets the contained entity type mappings.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.EntityTypeMapping> EntityTypeMappings { get; }
member this.EntityTypeMappings : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.EntityTypeMapping>
Public ReadOnly Property EntityTypeMappings As ReadOnlyCollection(Of EntityTypeMapping)

Property Value

Applies to