共用方式為


RelationalEventId.KeyPropertiesNotMappedToTable 欄位

定義

索引鍵會指定不會對應至單一資料表的屬性。

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Model.Validation

當 搭配 DiagnosticSource 使用時,此事件會 KeyEventData 使用承載。

適用於