RelationalEventId.CommandCreating Feld

Definition

Ein DbCommand wird erstellt.

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

Feldwert

Hinweise

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

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

Gilt für: