RelationalDatabaseCreatorDependencies.MigrationCommandExecutor Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Kullanılacak öğesini IMigrationCommandExecutor alır.
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