CoreEventId.NonNullableInverted Field

Definition

Caution

This API is now deprecated.

The entity type with the navigation property that has non-nullability was configured as the dependent side in the relationship.

This event is in the DbLoggerCategory.Model category.

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

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

Field Value

Attributes

Applies to