AggregateToCollectionOperation Properties |
The AggregateToCollectionOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowDiskUse |
Gets or sets a value indicating whether the server is allowed to use the disk.
|
![]() | BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
|
![]() | Collation |
Gets or sets the collation.
|
![]() | CollectionNamespace |
Gets the collection namespace.
|
![]() | Comment |
Gets or sets the comment.
|
![]() | DatabaseNamespace |
Gets the database namespace.
|
![]() | Hint |
Gets or sets the hint. This must either be a BsonString representing the index name or a BsonDocument representing the key pattern of the index.
|
![]() | MaxTime |
Gets or sets the maximum time the server should spend on this operation.
|
![]() | MessageEncoderSettings |
Gets the message encoder settings.
|
![]() | Pipeline |
Gets the pipeline.
|
![]() | ReadConcern |
Gets or sets the read concern.
|
![]() | WriteConcern |
Gets or sets the write concern.
|