Click or drag to resize
MapReduceOptionsTDocument, TResult Properties

The MapReduceOptionsTDocument, TResult generic type exposes the following members.

Properties
  NameDescription
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollation
Gets or sets the collation.
Public propertyFilter
Gets or sets the filter.
Public propertyFinalize
Gets or sets the finalize function.
Public propertyJavaScriptMode
Gets or sets the java script mode.
Public propertyLimit
Gets or sets the limit.
Public propertyMaxTime
Gets or sets the maximum time.
Public propertyOutputOptions
Gets or sets the output options.
Public propertyResultSerializer
Gets or sets the result serializer.
Public propertyScope
Gets or sets the scope.
Public propertySort
Gets or sets the sort.
Public propertyVerbose
Gets or sets whether to include timing information.
Top
See Also