MigrationsScaffolderDependencies.MigrationsIdGenerator 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 ID generator.
public Microsoft.EntityFrameworkCore.Migrations.IMigrationsIdGenerator MigrationsIdGenerator { get; init; }
public Microsoft.EntityFrameworkCore.Migrations.IMigrationsIdGenerator MigrationsIdGenerator { get; }
member this.MigrationsIdGenerator : Microsoft.EntityFrameworkCore.Migrations.IMigrationsIdGenerator with get, set
member this.MigrationsIdGenerator : Microsoft.EntityFrameworkCore.Migrations.IMigrationsIdGenerator
Public Property MigrationsIdGenerator As IMigrationsIdGenerator
Public ReadOnly Property MigrationsIdGenerator As IMigrationsIdGenerator