共用方式為


RelationalEventId.MigrationApplying 欄位

定義

正在套用移轉。

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

欄位值

備註

此事件位於 DbLoggerCategory.Migrations 類別中。

當搭配 DiagnosticSource 使用 時,這個事件會 MigrationEventData 使用承載。

適用於