Compartir a través de


RelationalEventId.BatchSmallerThanMinBatchSize Campo

Definición

Los comandos de actualización no se procesaron por lotes porque había menos de MinBatchSize(Int32).

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

Valor de campo

Comentarios

Este evento está en la DbLoggerCategory.Update categoría .

Este evento usa la MinBatchSizeEventData carga cuando se usa con .DiagnosticSource

Se aplica a