SqlServerEventId.IndexFound Field

Definition

An index was found.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to