Share via


RelationalEventId.QueryClientEvaluationWarning Campo

Definición

Precaución

Automatic client evaluation is no longer supported. This event is no longer generated.

Parte de una consulta se evalúa en el cliente en lugar de en el servidor de bases de datos.

Este evento está en la DbLoggerCategory.Query categoría .

public static readonly Microsoft.Extensions.Logging.EventId QueryClientEvaluationWarning;
[System.Obsolete("Automatic client evaluation is no longer supported. This event is no longer generated.")]
public static readonly Microsoft.Extensions.Logging.EventId QueryClientEvaluationWarning;
 staticval mutable QueryClientEvaluationWarning : Microsoft.Extensions.Logging.EventId
[<System.Obsolete("Automatic client evaluation is no longer supported. This event is no longer generated.")>]
 staticval mutable QueryClientEvaluationWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly QueryClientEvaluationWarning As EventId 

Valor de campo

Atributos

Se aplica a