RelationalDatabaseProviderServices.CommandBatchPreparer Property

Definition

Gets the ICommandBatchPreparer for the database provider.

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

Property Value

Implements

Applies to