Table of Contents

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.