共用方式為


CoreEventId.LazyLoadOnDisposedContextWarning 欄位

定義

嘗試在處置 DbCoNtext 之後延遲載入屬性。

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

欄位值

備註

此事件位於 DbLoggerCategory.Infrastructure 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 LazyLoadingEventData 使用承載。

適用於