CoreEventId.MultipleInversePropertiesSameTargetWarning フィールド

定義

同じ逆ナビゲーションを InversePropertyAttribute 指す複数のナビゲーションがあります。

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

フィールド値

注釈

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

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

適用対象