MigrationsScaffolderDependencies.Migrator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The migrator.
public Microsoft.EntityFrameworkCore.Migrations.IMigrator Migrator { get; init; }
public Microsoft.EntityFrameworkCore.Migrations.IMigrator Migrator { get; }
member this.Migrator : Microsoft.EntityFrameworkCore.Migrations.IMigrator with get, set
member this.Migrator : Microsoft.EntityFrameworkCore.Migrations.IMigrator
Public Property Migrator As IMigrator
Public ReadOnly Property Migrator As IMigrator