Condividi tramite


RelationalEventId.IndexPropertiesBothMappedAndNotMappedToTable Campo

Definizione

Un indice specifica le proprietà di cui viene eseguito il mapping e alcune delle quali non sono mappate a una colonna di una tabella.

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

Valore del campo

Commenti

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

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

Si applica a