Share via


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 にあります。

このイベントでは、 と共に TwoPropertyBaseCollectionsEventData 使用するとペイロードが DiagnosticSource使用されます。

適用対象