次の方法で共有


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

プロパティ値

適用対象