Represents options for the Aggregate command.
Inheritance Hierarchy Namespace: MongoDB.DriverMongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntaxpublic class AggregateArgs
Public Class AggregateArgs
type AggregateArgs = class end
The AggregateArgs type exposes the following members.
Constructors Name Description AggregateArgsInitializes a new instance of the AggregateArgs class
Top Properties Name Description AllowDiskUseGets or sets a value indicating whether disk use is allowed.
BatchSizeGets or sets the size of a batch when using a cursor.
BypassDocumentValidationGets or sets a value indicating whether to bypass document validation.
CollationGets or sets the collation.
MaxTimeGets or sets the max time the server should spend on the aggregation command.
OutputModeGets or sets the output mode.
PipelineGets or sets the pipeline.
Top Methods Name Description EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) GetHashCodeServes as the default hash function.
(Inherited from Object.) GetTypeGets the
Typeof the current instance.
(Inherited from Object.) MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) ToStringReturns a string that represents the current object.
(Inherited from Object.) Top Extension Methods See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4