Property ReduceFunction
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ReduceFunction
Gets the reduce function.
public BsonJavaScript ReduceFunction { get; }
Property Value
- BsonJavaScript
The reduce function.
Gets the reduce function.
public BsonJavaScript ReduceFunction { get; }
The reduce function.