SqliteEventId.FormatWarning Field

Definition

Values are in an invalid format for the type.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Scaffolding category.

Applies to