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
Internal
MongoUpdateMessage
C# 클래스 MongoDB.Driver.Internal.MongoUpdateMessage
상속:
MongoRequestMessage
파일 보기
프로젝트 열기: CloudMetal/mongo-csharp-driver
1 사용 예제들
보호된 메소드들
메소드
설명
WriteBody
( ) :
void
비공개 메소드들
메소드
설명
MongoUpdateMessage
(
BsonBinaryWriterSettings
writerSettings
,
string
collectionFullName
,
bool
checkUpdateDocument
,
UpdateFlags
flags
,
IMongoQuery
query
,
IMongoUpdate
update
) :
System
메소드 상세
WriteBody()
보호된
메소드
protected
WriteBody
( ) :
void
리턴
void