Share via


ODataMessageQuotas.MaxPartsPerBatch Property

Definition

Gets or sets the maximum number of top level query operations and changesets allowed in a single batch.

public int MaxPartsPerBatch { get; set; }
member this.MaxPartsPerBatch : int with get, set
Public Property MaxPartsPerBatch As Integer

Property Value

The maximum number of top level query operations and changesets allowed in a single batch.

Applies to