Share via


CoreEventId.ForeignKeyAttributesOnBothPropertiesWarning フィールド

定義

両側のプロパティで指定されたとおり ForeignKeyAttribute に 2 つのリレーションシップに分離されたナビゲーション。

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

フィールド値

注釈

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

このイベントでは、 と共に TwoPropertyBaseCollectionsEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象