RelationalEventId.ReleasingTransactionSavepoint 필드

정의

데이터베이스 트랜잭션 저장점이 릴리스되고 있습니다.

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

필드 값

설명

이 이벤트는 범주에 있습니다 DbLoggerCategory.Database.Transaction .

이 이벤트는 와 함께 사용할 때 페이로드를 DiagnosticSource사용합니다TransactionEventData.

적용 대상