Share via


ITableBase.EntityTypeMappings Property

Definition

Gets the entity type mappings.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.ITableMappingBase> EntityTypeMappings { get; }
member this.EntityTypeMappings : seq<Microsoft.EntityFrameworkCore.Metadata.ITableMappingBase>
Public ReadOnly Property EntityTypeMappings As IEnumerable(Of ITableMappingBase)

Property Value

Applies to