RelationalEventId.CommandInitialized Campo

Definición

Se DbCommand ha inicializado con texto de comando y otros parámetros.

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

Valor de campo

Comentarios

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

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

Se aplica a