MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
UpdateOptions Class
UpdateOptions Properties
IsUpsert Property
UpdateOptions Properties
The
UpdateOptions
type exposes the following members.
Properties
Name
Description
IsUpsert
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
Top
See Also
Reference
UpdateOptions Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB