다음을 통해 공유


RelationalEventId.QueryPossibleUnintendedUseOfEqualsWarning 필드

정의

쿼리는 의도치 않은 방식으로 같음 비교를 사용합니다.

public static readonly Microsoft.Extensions.Logging.EventId QueryPossibleUnintendedUseOfEqualsWarning;
 staticval mutable QueryPossibleUnintendedUseOfEqualsWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly QueryPossibleUnintendedUseOfEqualsWarning As EventId 

필드 값

설명

이 이벤트는 범주에 있습니다 DbLoggerCategory.Query .

이 이벤트는 와 함께 사용할 때 페이로드를 DiagnosticSource사용합니다TwoSqlExpressionsEventData.

적용 대상