MigrationEventData.Migration Property

Definition

The Migration being processed.

public virtual Microsoft.EntityFrameworkCore.Migrations.Migration Migration { get; }
member this.Migration : Microsoft.EntityFrameworkCore.Migrations.Migration
Public Overridable ReadOnly Property Migration As Migration

Property Value

Applies to