Share via


CoreEventId.RedundantAddServicesCallWarning 字段

定义

服务提供程序上调用了“AddEntityFramework*”,但“UseInternalServiceProvider”不是。

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

字段值

注解

此事件属于 类别 DbLoggerCategory.Infrastructure

此事件在 ServiceProviderEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于