IRelationalDatabaseProviderServices.ModificationCommandBatchFactory Property

Definition

The IModificationCommandBatchFactory for the provider.

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

Property Value

Applies to