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

此事件在 MinBatchSizeEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于