CoreEventId.NonNullableReferenceOnBothNavigations Field

Definition

Caution

This API is now deprecated.

Navigations separated into two relationships as non-nullability was specified on both navigations.

This event is in the DbLoggerCategory.Model category.

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

public static readonly Microsoft.Extensions.Logging.EventId NonNullableReferenceOnBothNavigations;
[System.Obsolete]
public static readonly Microsoft.Extensions.Logging.EventId NonNullableReferenceOnBothNavigations;
 staticval mutable NonNullableReferenceOnBothNavigations : Microsoft.Extensions.Logging.EventId
[<System.Obsolete>]
 staticval mutable NonNullableReferenceOnBothNavigations : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly NonNullableReferenceOnBothNavigations As EventId 

Field Value

Attributes

Applies to