CoreEventId.NonNullableReferenceOnDependent Field

Definition

Caution

This API is now deprecated.

The non-nullability of the navigation property to the dependent entity was ignored.

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 NonNullableReferenceOnDependent;
[System.Obsolete]
public static readonly Microsoft.Extensions.Logging.EventId NonNullableReferenceOnDependent;
 staticval mutable NonNullableReferenceOnDependent : Microsoft.Extensions.Logging.EventId
[<System.Obsolete>]
 staticval mutable NonNullableReferenceOnDependent : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly NonNullableReferenceOnDependent As EventId 

Field Value

Attributes

Applies to