Udostępnij za pośrednictwem


RelationalEventId.CommandExecuted Pole

Definicja

Wykonano polecenie bazy danych.

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

Wartość pola

Uwagi

To zdarzenie należy do DbLoggerCategory.Database.Command kategorii.

To zdarzenie używa ładunku CommandExecutedEventData , gdy jest używany z elementem DiagnosticSource.

Dotyczy