Share via


RelationalEventId.CommandCreating Champ

Définition

Un DbCommand est en cours de création.

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

Valeur de champ

Remarques

Cet événement fait partie de la DbLoggerCategory.Database.Command catégorie .

Cet événement utilise la CommandCorrelatedEventData charge utile lorsqu’il est utilisé avec un DiagnosticSource.

S’applique à