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 

フィールド値

属性

適用対象