次の方法で共有


RelationalOptionsExtension.MinBatchSize プロパティ

定義

データベースに SaveChanges() 送信される複数ステートメント コマンドに必要なステートメントの最小数。または null 何も設定されていない場合は 。

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

プロパティ値

適用対象