共用方式為


RelationalEventId.CreatingTransactionSavepoint 欄位

定義

正在建立資料庫交易儲存點。

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Database.Transaction

當 搭配 DiagnosticSource 使用時,此事件會 TransactionEventData 使用承載。

適用於