RelationalDatabaseDependencies.BatchPreparer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ICommandBatchPreparer to be used.
public Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer BatchPreparer { get; init; }
public Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer BatchPreparer { get; }
member this.BatchPreparer : Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer with get, set
member this.BatchPreparer : Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer
Public Property BatchPreparer As ICommandBatchPreparer
Public ReadOnly Property BatchPreparer As ICommandBatchPreparer