ResultOperatorHandler Klasa

Definicja

Domyślna procedura obsługi operatorów wyników client-eval.

public class ResultOperatorHandler : Microsoft.EntityFrameworkCore.Query.IResultOperatorHandler
type ResultOperatorHandler = class
    interface IResultOperatorHandler
Public Class ResultOperatorHandler
Implements IResultOperatorHandler
Dziedziczenie
ResultOperatorHandler
Implementuje

Konstruktory

ResultOperatorHandler()

Domyślna procedura obsługi operatorów wyników client-eval.

ResultOperatorHandler(ResultOperatorHandlerDependencies)

Inicjuje nowe wystąpienie klasy ResultOperatorHandler.

Metody

CallWithPossibleCancellationToken(MethodInfo, Expression[])

Wywołaj operatora klienta, który może mieć token anulowania.

HandleResultOperator(EntityQueryModelVisitor, ResultOperatorBase, QueryModel)

Obsługuje operator wyniku.

Dotyczy