Share via


ReaderModificationCommandBatch.UpdateSqlGenerator Property

Definition

The update SQL generator.

protected virtual Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator UpdateSqlGenerator { get; }
member this.UpdateSqlGenerator : Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator
Protected Overridable ReadOnly Property UpdateSqlGenerator As IUpdateSqlGenerator

Property Value

Applies to