共用方式為


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 類別中。

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

適用於