SqlServerEventId.IndexColumnsNotMappedWarning Field

Definition

Caution

This API is now deprecated.

Columns in an index were not mapped. This event is in the DbLoggerCategory.Scaffolding category.

public static readonly Microsoft.Extensions.Logging.EventId IndexColumnsNotMappedWarning;
[System.Obsolete]
public static readonly Microsoft.Extensions.Logging.EventId IndexColumnsNotMappedWarning;
 staticval mutable IndexColumnsNotMappedWarning : Microsoft.Extensions.Logging.EventId
[<System.Obsolete>]
 staticval mutable IndexColumnsNotMappedWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly IndexColumnsNotMappedWarning As EventId 

Field Value

Attributes

Applies to