Compartir a través de


RelationalEventId.CommandCreating Campo

Definición

Se está creando un DbCommand objeto .

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

Valor de campo

Comentarios

Este evento está en la DbLoggerCategory.Database.Command categoría .

Este evento usa la CommandCorrelatedEventData carga cuando se usa con .DiagnosticSource

Se aplica a