DbSet<TEntity>.EntityType プロパティ

定義

IEntityTypeこのセットに関連付けられているメタデータ。

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
public abstract Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property EntityType As IEntityType
Public MustOverride ReadOnly Property EntityType As IEntityType

プロパティ値

適用対象