共用方式為


RelationalEventId.CommandError 欄位

定義

執行資料庫命令時發生錯誤。

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

欄位值

備註

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

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

適用於