Share via


IView.EntityTypeMappings プロパティ

定義

エンティティ型のマッピングを取得します。

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

プロパティ値

適用対象