RelationalDatabaseCreatorDependencies.MigrationsSqlGenerator 属性

定义

迁移 SQL 生成器。

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

属性值

适用于