CoreEventId.RedundantForeignKeyWarning フィールド

定義

構成されている IForeignKey は冗長です。

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

フィールド値

注釈

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

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

適用対象