SqliteEventId.OutOfRangeWarning Field

Definition

Values are out of range for the type.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to