ISqlQuery.EntityTypeMappings Özellik

Tanım

Varlık türü eşlemelerini alır.

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)

Özellik Değeri

IEnumerable<ISqlQueryMapping>

Şunlara uygulanır