Udostępnij za pośrednictwem


CoreEventId.RedundantForeignKeyWarning Pole

Definicja

Skonfigurowany IForeignKey jest nadmiarowy.

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

Wartość pola

Uwagi

To zdarzenie należy do DbLoggerCategory.Model.Validation kategorii.

To zdarzenie używa ładunku ForeignKeyEventData , gdy jest używany z elementem DiagnosticSource.

Dotyczy