다음을 통해 공유


RelationalEventId.IndexPropertiesBothMappedAndNotMappedToTable 필드

정의

인덱스는 매핑된 속성 중 일부와 테이블의 열에 매핑되지 않은 속성을 지정합니다.

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

필드 값

설명

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

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

적용 대상