RelationalEventId.CreatedTransactionSavepoint 字段

定义

已创建数据库事务保存点。

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

字段值

注解

此事件属于 类别 DbLoggerCategory.Database.Transaction

此事件在 TransactionEndEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于