CoreEventId.ConflictingKeylessAndKeyAttributesWarning フィールド

定義

KeylessAttributeエンティティ型の属性が、そのプロパティの少なくとも 1 つの属性とKeyAttribute競合しています。

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

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Model にあります。

このイベントは、 と共に PropertyEventData 使用する場合にペイロードを DiagnosticSource使用します。

適用対象