System.Linq.IQueryProvider

Defines methods to create and execute queries that are described by an System.Linq.IQueryable object.

See Also: IQueryProvider Members

Syntax

public interface IQueryProvider

Remarks

The System.Linq.IQueryProvider interface is intended for implementation by query providers.

For more information about how to create your own LINQ provider, see tp://go.microsoft.com/fwlink/?LinkID=112370 on MSDN Blogs.

Requirements

Namespace: System.Linq
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0, 4.0.0.0