Property Provider
Provider
Gets the query provider associated with the instance of System.Linq.IQueryable.
Declaration
public IQueryProvider Provider { get; }
Property Value
Type | Description |
---|---|
System.Linq.IQueryProvider | Gets the query provider associated with the instance of System.Linq.IQueryable. |
Implements
System.Linq.IQueryable.Provider