RelationalEventId.CommandCreated Feld

Definition

Ein DbCommand wurde erstellt.

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

Feldwert

Hinweise

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

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

Gilt für: