共用方式為


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 

欄位值

屬性

適用於