RelationalEventId.KeyPropertiesNotMappedToTable Campo

Definizione

Una chiave specifica le proprietà che non eseguono il mapping a una singola tabella.

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

Valore del campo

Commenti

Questo evento si trova nella DbLoggerCategory.Model.Validation categoria .

Questo evento usa il KeyEventData payload quando viene usato con un oggetto DiagnosticSource.

Si applica a