SqlServerEventId.IndexNotNamedWarning Field

Definition

Caution

This API is now deprecated.

An index is not named. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to