SqliteEventId.ForeignKeyFound Field

Definition

A foreign key was found.

public static readonly Microsoft.Extensions.Logging.EventId ForeignKeyFound;
 staticval mutable ForeignKeyFound : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly ForeignKeyFound As EventId 

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to