Partager via


CoreEventId.RedundantAddServicesCallWarning Champ

Définition

« AddEntityFramework* » a été appelé sur le fournisseur de services, mais « UseInternalServiceProvider » ne l’était pas.

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

Valeur de champ

Remarques

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

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

S’applique à