Click or drag to resize

AggregateArgs Properties

The AggregateArgs type exposes the following members.

Properties
  NameDescription
Public propertyAllowDiskUse
Gets or sets a value indicating whether disk use is allowed.
Public propertyBatchSize
Gets or sets the size of a batch when using a cursor.
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollation
Gets or sets the collation.
Public propertyMaxTime
Gets or sets the max time the server should spend on the aggregation command.
Public propertyOutputMode Obsolete.
Gets or sets the output mode.
Public propertyPipeline
Gets or sets the pipeline.
Top
See Also