QueryablePlan<TResult> public class QueryablePlan<TResult> Represents an execution plan for join patterns represented by an expression tree. Documentation Code public Expression Expression { get; } Gets the expression tree representing the join pattern execution plan.