Share via


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.

적용 대상