次の方法で共有


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)

プロパティ値

適用対象