DbSet<TEntity>.EntityType Propriedade

Definição

Os IEntityType metadados associados a esse conjunto.

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

Valor da propriedade

Aplica-se a