SqliteEventId.PrimaryKeyFound Field

Definition

A primary key was found.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to