SqlServerEventId.ForeignKeyColumnMissingWarning Field

Definition

Caution

This API is now deprecated.

A foreign key column was not found. This event is in the DbLoggerCategory.Scaffolding category.

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

Field Value

Attributes

Applies to