次の方法で共有


ReaderModificationCommandBatch.UpdateSqlGenerator プロパティ

定義

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

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

プロパティ値

適用対象