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

屬性值

適用於