다음을 통해 공유


RelationalEventId.BatchSmallerThanMinBatchSize 필드

정의

보다 적 MinBatchSize(Int32)기 때문에 업데이트 명령이 일괄 처리되지 않았습니다.

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

필드 값

설명

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

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

적용 대상