Share via


RelationalDatabaseDependencies.BatchPreparer Property

Definition

The ICommandBatchPreparer to be used.

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

Property Value

Applies to