Gets the IQueryable{T} associated with a specified key.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- key
- Type: K
A key
Return Value
Type: IQueryableTThe IQueryable{T} associated with the key
See Also