Table<(Of <(TEntity>)>).IQueryable.Provider Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
For a description of this member, see Provider.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Syntax
Private ReadOnly Property Provider As IQueryProvider
Implements IQueryable.Provider
IQueryProvider IQueryable.Provider { get; }
Property Value
Type: System.Linq..::.IQueryProvider
The IQueryProvider that is associated with this data source.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the Table<(Of <(TEntity>)>) instance is cast to an IQueryable interface.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0