次の方法で共有


ModificationCommandBatchFactoryDependencies.UpdateSqlGenerator プロパティ

定義

更新プログラム SQL ジェネレーター。

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

プロパティ値

適用対象