Share via


RelationalDatabaseCreator.MigrationCommandExecutor Property

Definition

Gets the IMigrationCommandExecutor to be used.

protected virtual Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor MigrationCommandExecutor { get; }
member this.MigrationCommandExecutor : Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor
Protected Overridable ReadOnly Property MigrationCommandExecutor As IMigrationCommandExecutor

Property Value

Applies to