共用方式為


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

當 搭配 DiagnosticSource 使用時,此事件會 ServiceProviderEventData 使用承載。

適用於