DbSet<TEntity>.EntityType Proprietà

Definizione

Metadati IEntityType associati a questo set.

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

Valore della proprietà

Si applica a