Dela via


ModificationCommandBatchFactoryDependencies.UpdateSqlGenerator Property

Definition

The update SQL generator.

public Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator UpdateSqlGenerator { get; }
public Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator UpdateSqlGenerator { get; init; }
member this.UpdateSqlGenerator : Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator
member this.UpdateSqlGenerator : Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator with get, set
Public ReadOnly Property UpdateSqlGenerator As IUpdateSqlGenerator
Public Property UpdateSqlGenerator As IUpdateSqlGenerator

Property Value

Applies to