CoreEventId.NonDefiningInverseNavigationWarning Campo

Definición

Precaución

Log message with this event Id has been removed.

La navegación a la que InversePropertyAttribute apunta no es la navegación que define.

public static readonly Microsoft.Extensions.Logging.EventId NonDefiningInverseNavigationWarning;
[System.Obsolete("Log message with this event Id has been removed.")]
public static readonly Microsoft.Extensions.Logging.EventId NonDefiningInverseNavigationWarning;
 staticval mutable NonDefiningInverseNavigationWarning : Microsoft.Extensions.Logging.EventId
[<System.Obsolete("Log message with this event Id has been removed.")>]
 staticval mutable NonDefiningInverseNavigationWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly NonDefiningInverseNavigationWarning As EventId 

Valor de campo

Atributos

Comentarios

Este evento está en la DbLoggerCategory.Model categoría .

Este evento usa la TwoUnmappedPropertyCollectionsEventData carga cuando se usa con .DiagnosticSource

Se aplica a