RelationalEventId.CommandExecuted Feld

Definition

Ein Datenbankbefehl wurde ausgeführt.

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

Feldwert

Hinweise

Dieses Ereignis befindet sich in der DbLoggerCategory.Database.Command Kategorie.

Dieses Ereignis verwendet die CommandExecutedEventData Nutzlast, wenn es mit verwendet DiagnosticSourcewird.

Gilt für: