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 |  Obsolete.  
            Gets the duration.
              | |
| EmitCount |  Obsolete.  
            Gets the emit count.
              | |
| ErrorMessage | 
            Gets the error message (null if none).
              (Inherited from CommandResult.) | |
| InlineResults | 
            Gets the inline results.
              | |
| InputCount |  Obsolete.  
            Gets the input count.
              | |
| Ok | 
            Gets the Ok value from the response.
              (Inherited from CommandResult.) | |
| OutputCount |  Obsolete.  
            Gets the output count.
              | |
| Response | 
            Gets the response.
              (Inherited from CommandResult.) |