Sdílet prostřednictvím


CoreEventId.ConflictingKeylessAndKeyAttributesWarning Pole

Definice

Atribut KeylessAttribute typu entity je v konfliktu s atributem KeyAttribute alespoň u jedné z jeho vlastností.

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

Hodnota pole

Poznámky

Tato událost je v DbLoggerCategory.Model kategorii.

Tato událost používá datovou PropertyEventData část při použití s objektem DiagnosticSource.

Platí pro