共用方式為


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 使用承載。

適用於