MongoCollectionBaseTDocumentAggregateToCollection Method

Overload List
 NameDescription
Public methodAggregateToCollectionTResult(PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline whose results are written to a collection.
Public methodAggregateToCollectionTResult(IClientSessionHandle, PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline whose results are written to a collection.
Top
See Also

Reference