QueryTranslationPreprocessorDependencies.With Method

Definition

Clones this dependency parameter object with one service replaced.

C#
public Microsoft.EntityFrameworkCore.Query.QueryTranslationPreprocessorDependencies With (Microsoft.EntityFrameworkCore.Query.IEvaluatableExpressionFilter evaluatableExpressionFilter);

Parameters

evaluatableExpressionFilter
IEvaluatableExpressionFilter

A replacement for the current dependency of this type.

Returns

A new parameter object with the given service replaced.

Applies to

Toode Versioonid
Entity Framework Core 3.0, 3.1, 5.0