Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 IQueryable Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.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.

  NameDescription
Public methodGetEnumerator Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.)
Top
  NameDescription
Public Extension MethodAsQueryable Converts an IEnumerable to an IQueryable. (Defined by Queryable.)
Public Extension MethodCastOverloaded.
Public Extension MethodOfTypeOverloaded.
Top
  NameDescription
Public propertyElementType Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Public propertyExpression Gets the expression tree that is associated with the instance of IQueryable.
Public propertyProvider Gets the query provider that is associated with this data source.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker