共用方式為


CoreEventId.MappedNavigationIgnoredWarning 欄位

定義

流覽會先明確對應,然後再忽略。

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

欄位值

備註

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

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

如需詳細資訊和範例,請參閱 模型化實體類型和關聯 性。

適用於