Share via


CoreEventId.NonDefiningInverseNavigationWarning フィールド

定義

注意事項

Log message with this event Id has been removed.

を指す InversePropertyAttribute ナビゲーションは、定義ナビゲーションではありません。

public static readonly Microsoft.Extensions.Logging.EventId NonDefiningInverseNavigationWarning;
[System.Obsolete("Log message with this event Id has been removed.")]
public static readonly Microsoft.Extensions.Logging.EventId NonDefiningInverseNavigationWarning;
 staticval mutable NonDefiningInverseNavigationWarning : Microsoft.Extensions.Logging.EventId
[<System.Obsolete("Log message with this event Id has been removed.")>]
 staticval mutable NonDefiningInverseNavigationWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly NonDefiningInverseNavigationWarning As EventId 

フィールド値

属性

注釈

このイベントはカテゴリ内 DbLoggerCategory.Model にあります。

このイベントは、 と共に TwoUnmappedPropertyCollectionsEventData 使用する場合にペイロードを DiagnosticSource使用します。

適用対象