SqlServerEventId.IndexColumnFound Field

Definition

Caution

This API is now deprecated.

An index was skipped. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to