次の方法で共有


RelationalDatabaseProviderServices.MigrationsSqlGenerator プロパティ

定義

データベース プロバイダーの を IMigrationsSqlGenerator 取得します。

public virtual Microsoft.EntityFrameworkCore.Migrations.IMigrationsSqlGenerator MigrationsSqlGenerator { get; }
member this.MigrationsSqlGenerator : Microsoft.EntityFrameworkCore.Migrations.IMigrationsSqlGenerator
Public Overridable ReadOnly Property MigrationsSqlGenerator As IMigrationsSqlGenerator

プロパティ値

実装

適用対象