共用方式為


RelationalEventId.ColumnOrderIgnoredWarning 欄位

定義

已忽略資料行順序。

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

欄位值

備註

此事件位於類別中 DbLoggerCategory.Migrations

當 搭配 DiagnosticSource 使用時,此事件會 MigrationColumnOperationEventData 使用承載。

適用於