C# 클래스 MongoDB.Driver.MongoUpdateOptions

Represents the options to use for an Update operation.
파일 보기 프로젝트 열기: CloudMetal/mongo-csharp-driver 1 사용 예제들

Private Properties

프로퍼티 타입 설명
MongoUpdateOptions System

공개 메소드들

메소드 설명
MongoUpdateOptions ( ) : System

Initializes a new instance of the MongoUpdateOptions class.

비공개 메소드들

메소드 설명
MongoUpdateOptions ( MongoCollection collection ) : System

메소드 상세

MongoUpdateOptions() 공개 메소드

Initializes a new instance of the MongoUpdateOptions class.
public MongoUpdateOptions ( ) : System
리턴 System