IRelationalDatabaseProviderServices.UpdateSqlGenerator Property

Definition

The IUpdateSqlGenerator for the provider.

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

Property Value

Applies to