Share via


SqlServerEventId.IndexTableMissingWarning Field

Definition

Caution

This API is now deprecated.

The table referenced by an index was not found. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to