IQueryable Members Home
This page is specific to:.NET Framework Version:3.5Silverlight 34.0
.NET Framework Class Library
IQueryable Members

Provides functionality to evaluate queries against a specific data source wherein the type of the data is not specified.

The IQueryable type exposes the following members.

Methods

  NameDescription
Public methodGetEnumeratorReturns an enumerator that iterates through a collection. (Inherited from IEnumerable.)
Top
Extension Methods

  NameDescription
Public Extension MethodAsQueryableConverts an IEnumerable to an IQueryable. (Defined by Queryable.)
Public Extension MethodCastOverloaded.
Public Extension MethodOfTypeOverloaded.
Top
Properties

  NameDescription
Public propertyElementTypeGets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Public propertyExpressionGets the expression tree that is associated with the instance of IQueryable.
Public propertyProviderGets the query provider that is associated with this data source.
Top
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View