System.Linq.IQueryable.Provider Property

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

Syntax

public IQueryProvider Provider { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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