Share via


RelationalEventId.BoolWithDefaultWarning Field

Definition

A bool property is configured with a store-generated default.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model.Validation category.

This event uses the PropertyEventData payload when used with a DiagnosticSource.

Applies to