CoreEventId.RequiredAttributeOnDependent Field

Definition

Caution

This API is now deprecated.

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

Field Value

Attributes

Applies to