RelationalDatabaseProviderServices.BatchExecutor Property

Definition

Gets the IBatchExecutor for the database provider.

public virtual Microsoft.EntityFrameworkCore.Update.IBatchExecutor BatchExecutor { get; }
member this.BatchExecutor : Microsoft.EntityFrameworkCore.Update.IBatchExecutor
Public Overridable ReadOnly Property BatchExecutor As IBatchExecutor

Property Value

Implements

Applies to