RelationalOptionsExtension.MinBatchSize 属性

定义

在 或 期间 SaveChanges() 发送到数据库的多语句命令所需的最小语句数,如果未 null 设置任何语句,则为 。

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

属性值

适用于