Share via


QueryRootExpression.EntityType Property

Definition

The entity type reprenseted by this query root.

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

Property Value

Applies to