共用方式為


RelationalOptionsExtension.MinBatchSize 屬性

定義

在 期間 null 或未設定任何語句時 SaveChanges() ,傳送至資料庫之多語句命令所需的語句數目下限。

public virtual int? MinBatchSize { get; }
member this.MinBatchSize : Nullable<int>
Public Overridable ReadOnly Property MinBatchSize As Nullable(Of Integer)

屬性值

適用於