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

此事件在 KeyEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于