Share via


QueryExecutionError<TEntity>.Entity Property

Definition

Gets the entity that ran into error.

public TEntity Entity { get; }
member this.Entity : 'Entity
Public ReadOnly Property Entity As TEntity

Property Value

TEntity

Applies to