RelationalDatabaseCreatorDependencies.MigrationCommandExecutor Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает объект , IMigrationCommandExecutor который требуется использовать.
public Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor MigrationCommandExecutor { get; }
public Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor MigrationCommandExecutor { get; init; }
member this.MigrationCommandExecutor : Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor
member this.MigrationCommandExecutor : Microsoft.EntityFrameworkCore.Migrations.IMigrationCommandExecutor with get, set
Public ReadOnly Property MigrationCommandExecutor As IMigrationCommandExecutor
Public Property MigrationCommandExecutor As IMigrationCommandExecutor
Значение свойства
Применяется к
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Entity Framework