IRelationalDatabaseProviderServices.MigrationsSqlGenerator Property

Definition

The IMigrationsSqlGenerator for the provider.

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

Property Value

Applies to