MigrationsScaffolderDependencies.MigrationsAssembly 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 migrations assembly.
public Microsoft.EntityFrameworkCore.Migrations.IMigrationsAssembly MigrationsAssembly { get; init; }
public Microsoft.EntityFrameworkCore.Migrations.IMigrationsAssembly MigrationsAssembly { get; }
member this.MigrationsAssembly : Microsoft.EntityFrameworkCore.Migrations.IMigrationsAssembly with get, set
member this.MigrationsAssembly : Microsoft.EntityFrameworkCore.Migrations.IMigrationsAssembly
Public Property MigrationsAssembly As IMigrationsAssembly
Public ReadOnly Property MigrationsAssembly As IMigrationsAssembly