ResultOperatorHandler Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Handler operator hasil client-eval default.
public class ResultOperatorHandler : Microsoft.EntityFrameworkCore.Query.IResultOperatorHandler
type ResultOperatorHandler = class
interface IResultOperatorHandler
Public Class ResultOperatorHandler
Implements IResultOperatorHandler
- Warisan
-
ResultOperatorHandler
- Penerapan
Konstruktor
| ResultOperatorHandler() |
Handler operator hasil client-eval default. |
| ResultOperatorHandler(ResultOperatorHandlerDependencies) |
Menginisialisasi instans baru kelas ResultOperatorHandler. |
Metode
| CallWithPossibleCancellationToken(MethodInfo, Expression[]) |
Hubungi operator klien yang mungkin memiliki token pembatalan. |
| HandleResultOperator(EntityQueryModelVisitor, ResultOperatorBase, QueryModel) |
Menangani operator hasil. |