IKeyedMultiQueryableT, K PropertiesDryadLINQ documentation

The IKeyedMultiQueryableT, K 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 propertyItem
Gets the IQueryable{T} associated with a specified key.
Public propertyKeys
Gets the keys.
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.)
Top
See Also

Reference