共用方式為


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 使用承載。

適用於