CoreEventId.NonDefiningInverseNavigationWarning Campo

Definição

Cuidado

Log message with this event Id has been removed.

A navegação para a qual InversePropertyAttribute aponta não é a navegação definidora.

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 do campo

Atributos

Comentários

Esse evento está na DbLoggerCategory.Model categoria .

Esse evento usa o TwoUnmappedPropertyCollectionsEventData conteúdo quando usado com um DiagnosticSource.

Aplica-se a