共用方式為


ISqlQuery.EntityTypeMappings 屬性

定義

取得實體類型對應。

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)

屬性值

適用於