次の方法で共有


ITable.EntityTypeMappings プロパティ

定義

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

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

プロパティ値

適用対象