RelationalEventId.QueryClientEvaluationWarning 字段

定义

注意

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

查询的一部分是在客户端上而不是在数据库服务器上计算的。

此事件属于 DbLoggerCategory.Query 类别。

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 

字段值

属性

适用于