RelationalEventId.BatchExecutorFailedToReleaseSavepoint Field

Definition

An error occurred while the batch executor was releasing a transaction savepoint.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Update category.

Applies to