Share via


RelationalDatabaseDependencies.BatchExecutor Property

Definition

The IBatchExecutor to be used.

public Microsoft.EntityFrameworkCore.Update.IBatchExecutor BatchExecutor { get; }
public Microsoft.EntityFrameworkCore.Update.IBatchExecutor BatchExecutor { get; init; }
member this.BatchExecutor : Microsoft.EntityFrameworkCore.Update.IBatchExecutor
member this.BatchExecutor : Microsoft.EntityFrameworkCore.Update.IBatchExecutor with get, set
Public ReadOnly Property BatchExecutor As IBatchExecutor
Public Property BatchExecutor As IBatchExecutor

Property Value

Applies to