Partager via


SqliteEventId.UnexpectedConnectionTypeWarning Champ

Définition

Une connexion d’un type inattendu est utilisée.

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

Valeur de champ

Remarques

Cet événement est dans la DbLoggerCategory.Infrastructure catégorie .

Cet événement utilise la Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal.UnexpectedConnectionTypeEventData charge utile lorsqu’il est utilisé avec un DiagnosticSource.

S’applique à