Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MongoDB
Driver
MapReduce
C# 클래스 MongoDB.Driver.MapReduce
A fluent interface for executing a Map/Reduce call against a collection.
상속:
IDisposable
파일 보기
프로젝트 열기: sdether/mongodb-csharp
1 사용 예제들
공개 메소드들
메소드
설명
Dispose
( ) :
void
Execute
( ) :
MapReduce
비공개 메소드들
메소드
설명
MapReduce
(
Database
db
,
string
name
) :
System
TryModify
( ) :
void
메소드 상세
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
Execute()
공개
메소드
public
Execute
( ) :
MapReduce
리턴
MapReduce