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

속성 값

적용 대상