SqlServerEventId.ColumnNotNamedWarning Field

Definition

Caution

This API is now deprecated.

A column is not named. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to