共用方式為


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

屬性值

適用於