Share via


MigrationsScaffolderDependencies.Migrator Property

Definition

The migrator.

public Microsoft.EntityFrameworkCore.Migrations.IMigrator Migrator { get; }
public Microsoft.EntityFrameworkCore.Migrations.IMigrator Migrator { get; init; }
member this.Migrator : Microsoft.EntityFrameworkCore.Migrations.IMigrator
member this.Migrator : Microsoft.EntityFrameworkCore.Migrations.IMigrator with get, set
Public ReadOnly Property Migrator As IMigrator
Public Property Migrator As IMigrator

Property Value

Applies to