Share via


CoreEventId.RedundantAddServicesCallWarning Campo

Definição

'AddEntityFramework*' foi chamado no provedor de serviços, mas 'UseInternalServiceProvider' não foi.

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

Valor do campo

Comentários

Esse evento está na DbLoggerCategory.Infrastructure categoria .

Esse evento usa o ServiceProviderEventData conteúdo quando usado com um DiagnosticSource.

Aplica-se a