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 

필드 값

특성

적용 대상