共用方式為


RelationalDatabaseProviderServices.UpdateSqlGenerator 屬性

定義

IUpdateSqlGenerator取得資料庫提供者的 。

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

屬性值

實作

適用於