This topic has not yet been rated - Rate this topic

IQueryable.Provider Property

Gets the query provider that is associated with this data source.

Namespace:  System.Linq
Assembly:  System.Core (in System.Core.dll)
IQueryProvider Provider { get; }

Property Value

Type: System.Linq.IQueryProvider
The IQueryProvider that is associated with this data source.

If an instance of IQueryable represents a LINQ query against a data source, the associated query provider is the provider that created the IQueryable instance.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ