SqlServerEventId.ForeignKeyNotNamedWarning Field

Definition

Caution

This API is now deprecated.

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

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

Field Value

Attributes

Applies to