Share via


RelationalEventId.QueryClientEvaluationWarning Campo

Definição

Cuidado

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

Parte de uma consulta está sendo avaliada no cliente em vez de no servidor de banco de dados.

Esse evento está na DbLoggerCategory.Query categoria .

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 do campo

Atributos

Aplica-se a