次の方法で共有


MigrationsScaffolderDependencies.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

プロパティ値

適用対象