Gets the Expression tree that is associated with the instance of System.Linq.IQueryable.
Declaring type: InterLinqQuery<T>
Namespace: Zyan.InterLinq
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Expression Expression { get; }
Property Value

There is no description.

Collapse/Expand Remarks
The Expression that is associated with this instance of System.Linq.IQueryable.