QueryRootExpression.QueryProvider Property

Definition

The query provider associated with this query root.

C#
public virtual Microsoft.EntityFrameworkCore.Query.IAsyncQueryProvider QueryProvider { get; }
C#
public virtual Microsoft.EntityFrameworkCore.Query.IAsyncQueryProvider? QueryProvider { get; }

Property Value

Applies to

Toode Versioonid
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0