MigrationsScaffolderDependencies.MigrationsIdGenerator Property

Definition

The migrations ID generator.

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

Property Value

Applies to