RelationalEventId.BatchExecutorFailedToReleaseSavepoint フィールド

定義

バッチ Executor がトランザクション セーブポイントを解放しているときにエラーが発生しました。

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

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Update にあります。

適用対象