IRelationalDatabaseProviderServices.CommandBatchPreparer Property

Definition

The ICommandBatchPreparer for the provider.

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

Property Value

Applies to