QueryablePlan.Expression property¶
Defined in
Type: QueryablePlanSystem.Reactive.Joins
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public Expression Expression { get; }
Summary: Gets the expression tree representing the join pattern execution plan.
Returns: Expression