QueryContextDependencies.QueryProvider Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
Use the service by getting it from CurrentContext.
Pobiera dostawcę zapytań.
public System.Linq.IQueryProvider QueryProvider { get; }
[System.Obsolete("Use the service by getting it from CurrentContext.")]
public System.Linq.IQueryProvider QueryProvider { get; }
member this.QueryProvider : System.Linq.IQueryProvider
[<System.Obsolete("Use the service by getting it from CurrentContext.")>]
member this.QueryProvider : System.Linq.IQueryProvider
Public ReadOnly Property QueryProvider As IQueryProvider
Wartość właściwości
- Atrybuty