Property Provider
Provider
Gets the query provider that is associated with this data source.
Declaration
public IQueryProvider Provider { get; }
Property Value
| Type | Description |
|---|---|
| System.Linq.IQueryProvider |
Implements
System.Linq.IQueryable.Provider