다음을 통해 공유


CoreEventId.NonDefiningInverseNavigationWarning 필드

정의

주의

Log message with this event Id has been removed.

가리키는 탐색 InversePropertyAttribute 은 정의 탐색이 아닙니다.

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 

필드 값

특성

설명

이 이벤트는 범주에 있습니다 DbLoggerCategory.Model .

이 이벤트는 와 함께 사용할 때 페이로드를 DiagnosticSource사용합니다TwoUnmappedPropertyCollectionsEventData.

적용 대상