MapReduceResult Properties |
The MapReduceResult type exposes the following members.
Name | Description | |
---|---|---|
Code |
Gets the code.
(Inherited from CommandResult.) | |
CollectionName |
Gets the output collection name (null if none).
| |
DatabaseName |
Gets the output database name (null if none).
| |
Duration |
Gets the duration.
| |
EmitCount |
Gets the emit count.
| |
ErrorMessage |
Gets the error message (null if none).
(Inherited from CommandResult.) | |
InlineResults |
Gets the inline results.
| |
InputCount |
Gets the input count.
| |
Ok |
Gets the Ok value from the response.
(Inherited from CommandResult.) | |
OutputCount |
Gets the output count.
| |
Response |
Gets the response.
(Inherited from CommandResult.) |