共用方式為


CoreEventId.IncompatibleMatchingForeignKeyProperties 欄位

定義

外鍵屬性的最佳比對與主體索引鍵不相容。

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Model

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

適用於