RelationalEventId.KeyPropertiesNotMappedToTable Field

Definition

A key specifies properties which don't map to a single table.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model.Validation category.

This event uses the KeyEventData payload when used with a DiagnosticSource.

Applies to