Freigeben über


RelationalEventId.CommandExecuting Feld

Definition

Ein Datenbankbefehl wird ausgeführt.

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

Feldwert

Hinweise

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

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

Gilt für: