IMultiQueryableExpression Property DryadLINQ documentation
Gets the expression tree that is associated with this instance of IMultiQueryable

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

Expression Expression { get; }

Property Value

Type: Expression
See Also

Reference