IQueryable (System.Linq.IQueryable)

Inherits:

Interfaces: IEnumerable

Derived Types: 0

Assembly: System.Core.dll

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

VB.NET C#

C#

public interface IQueryable : System.Collections.IEnumerable
{
}

Articles

.NET Development Forums

.NET Development forum to discuss all things related to the .NET framework. ... OleDbDataReader to System.Linq.IQueryable?

An elegant LINQ to db4o provider, and a few LINQ tricks

So today, the standard way of writing a LINQ provider seems to be implementing the interface System.Linq.IQueryable , and to implement a full fledged LINQ provider. Matt Warren have ...

Jb in a nutshell

So today, the standard way of writing a LINQ provider seems to be implementing the interface System.Linq.IQueryable , and to implement a full fledged LINQ provider. Matt Warren have ...

Charlie Calvert's Community Blog : Types and Namespaces in .NET ...

System.Linq . IQueryable Queryable ; System.Linq.Expressions . Expression Expression; System.Xml.Linq ; XAttribute ; XDocument ; XElement ; XName ; XNamespace ; XNode ; XText

The IQueryable tales - LINQ to LDAP - Part 1: Key concepts - B# .NET ...

Method = {System.Linq.IQueryable`1[LINQtoLDAP.User] Where[User](System.Linq.IQueryable`1[LINQtoLDAP.User], System.Linq.Expressions.Expression`1[System.Linq.Func`2[LINQtoLDAP.User ...

The IQueryable tales - LINQ to LDAP - Part 2: Getting started with ...

IEnumerable < T > , IQueryable, IEnumerable { // Summary: // Constructs an System.Linq.IQueryable object that can evaluate the query // represented by ...

ObjectQuery.System.Linq.IQueryable.ElementType Property (System.Data ...

Gets the result element type for this query instance. ... This topic is pre-release documentation and is subject to change in future releases.

ObjectQuery.System.Linq.IQueryable.Expression Property (System.Data ...

Gets the expression describing this query. ... This topic is pre-release documentation and is subject to change in future releases.

Runtime errors might occur when converting 'system.linq.IQueryable(of ...

Runtime errors might occur when converting 'system.linq.IQueryable(of String)' to 'String' Thread Starter: ss2030 Started: 05 Nov 2007 1:49 PM UTC Replies: 2

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support