次の方法で共有


IEntityType.DefiningEntityType プロパティ

定義

定義するエンティティ型を取得します。

public Microsoft.EntityFrameworkCore.Metadata.IEntityType DefiningEntityType { get; }
member this.DefiningEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public ReadOnly Property DefiningEntityType As IEntityType

プロパティ値

適用対象