SqlServerEventId.ReflexiveConstraintIgnored Field

Definition

A reflexive foreign key constraint was skipped.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to