IRelationalDatabaseProviderServices.BatchExecutor Property

Definition

The IBatchExecutor for the provider.

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

Property Value

Applies to