CoreEventId.MultiplePrimaryKeyCandidates Field

Definition

There are multiple properties that could be used as the primary key.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model category.

This event uses the TwoPropertyBaseCollectionsEventData payload when used with a DiagnosticSource.

Applies to