IMultiQueryableProvider Property DryadLINQ documentation
Gets the query provider 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

IQueryProvider Provider { get; }

Property Value

Type: IQueryProvider
See Also

Reference