다음을 통해 공유


CoreEventId.IncompatibleMatchingForeignKeyProperties 필드

정의

외래 키 속성과 가장 일치하는 항목은 주 키와 호환되지 않습니다.

public static readonly Microsoft.Extensions.Logging.EventId IncompatibleMatchingForeignKeyProperties;
 staticval mutable IncompatibleMatchingForeignKeyProperties : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly IncompatibleMatchingForeignKeyProperties As EventId 

필드 값

설명

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

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

적용 대상