次の方法で共有


ITableBase.EntityTypeMappings プロパティ

定義

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

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

プロパティ値

適用対象