Property Expression
Expression
The System.Linq.Expressions.Expression that is associated with this instance of System.Linq.IQueryable.
Declaration
public Expression Expression { get; }
Property Value
Type | Description |
---|---|
System.Linq.Expressions.Expression |
Implements
System.Linq.IQueryable.Expression