Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MongoDB
Driver
MapReduce
C# Class MongoDB.Driver.MapReduce
A fluent interface for executing a Map/Reduce call against a collection.
Inheritance:
IDisposable
Datei anzeigen
Open project: sdether/mongodb-csharp
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Execute
( ) :
MapReduce
Private Methods
Method
Description
MapReduce
(
Database
db
,
string
name
) :
System
TryModify
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Execute()
public
method
public
Execute
( ) :
MapReduce
return
MapReduce