RelationalEventId.ColumnOrderIgnoredWarning Field

Definition

Column order was ignored.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Migrations category.

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

Applies to