共用方式為


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 使用承載。

適用於