CoreEventId.MultipleNavigationProperties Field

Definition

There are multiple properties that could be navigations to the same type.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model category.

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

Applies to