SqliteEventId.CompositeKeyWithValueGeneration 필드

정의

엔터티 형식에는 생성된 값을 사용하도록 구성된 복합 키가 있습니다. SQLite는 복합 키에서 생성된 값을 지원하지 않습니다.

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

필드 값

설명

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

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

적용 대상