EntityQueryModelVisitor.Expression Property

Definition

Gets the expression that represents this query.

public virtual System.Linq.Expressions.Expression Expression { get; set; }
member this.Expression : System.Linq.Expressions.Expression with get, set
Public Overridable Property Expression As Expression

Property Value

Applies to