IMultiQueryableT1, T2 PropertiesDryadLINQ documentation

The IMultiQueryableT1, T2 generic type exposes the following members.

Properties

  NameDescription
Public propertyExpression
Gets the expression tree that is associated with this instance of IMultiQueryable
(Inherited from IMultiQueryable.)
Public propertyFirst
Gets the first IQueryable{T}
Public propertyNumberOfInputs
Gets the number of queries in this instance of IMultiQueryable
(Inherited from IMultiQueryable.)
Public propertyProvider
Gets the query provider that is associated with this instance of IMultiQueryable
(Inherited from IMultiQueryable.)
Public propertySecond
Gets the second IQueryable{T}
Top
See Also

Reference