다음을 통해 공유


RelationalEventId.OptionalDependentWithoutIdentifyingPropertyWarning 필드

정의

이 엔터티에는 엔터티 존재 여부를 식별하는 기본값이 아닌 값을 갖는 속성이 없습니다.

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

필드 값

설명

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

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

적용 대상