SqlServerEventId.SequenceFound Field

Definition

A sequence was found.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to