Megosztás a következőn keresztül:


ISqlQuery.EntityTypeMappings Property

Definition

Gets the entity type mappings.

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

Property Value

Applies to