Click or drag to resize
MapReduceResult Properties

The MapReduceResult type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the code.
(Inherited from CommandResult.)
Public propertyCollectionName
Gets the output collection name (null if none).
Public propertyDatabaseName
Gets the output database name (null if none).
Public propertyDuration
Gets the duration.
Public propertyEmitCount
Gets the emit count.
Public propertyErrorMessage
Gets the error message (null if none).
(Inherited from CommandResult.)
Public propertyInlineResults
Gets the inline results.
Public propertyInputCount
Gets the input count.
Public propertyOk
Gets the Ok value from the response.
(Inherited from CommandResult.)
Public propertyOutputCount
Gets the output count.
Public propertyResponse
Gets the response.
(Inherited from CommandResult.)
Top
See Also