RelationalEventId.BatchExecutorFailedToRollbackToSavepoint 字段

定义

发生异常后,批处理执行程序将事务回滚到保存点时出错。

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

字段值

注解

此事件属于 DbLoggerCategory.Update 类别。

适用于