SqlServerEventId.IndexColumnSkipped Field

Definition

Caution

This API is now deprecated.

A column of an index was skipped. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to