ResultOperatorHandler Sınıf

Tanım

Varsayılan istemci-değerlendirme sonucu işleç işleyicisi.

public class ResultOperatorHandler : Microsoft.EntityFrameworkCore.Query.IResultOperatorHandler
type ResultOperatorHandler = class
    interface IResultOperatorHandler
Public Class ResultOperatorHandler
Implements IResultOperatorHandler
Devralma
ResultOperatorHandler
Uygulamalar

Oluşturucular

ResultOperatorHandler()
ResultOperatorHandler(ResultOperatorHandlerDependencies)

ResultOperatorHandler sınıfının yeni bir örneğini başlatır.

Yöntemler

CallWithPossibleCancellationToken(MethodInfo, Expression[])

İptal belirtecine sahip olabilecek bir istemci işleci çağırın.

HandleResultOperator(EntityQueryModelVisitor, ResultOperatorBase, QueryModel)

Result işlecini işler.

Şunlara uygulanır