RelationalEventId.BatchExecutorFailedToRollbackToSavepoint Field

Definition

An error occurred while the batch executor was rolling back the transaction to a savepoint, after an exception occurred.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Update category.

Applies to