共用方式為


CoreEventId.QueryIterationFailed 欄位

定義

處理查詢的結果時發生錯誤。

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

欄位值

備註

此事件位於 DbLoggerCategory.Query 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 DbContextTypeErrorEventData 使用承載。

適用於