MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Builders
UpdateBuilder(TDocument) Class
UpdateBuilder(TDocument) Constructor
UpdateBuilder(TDocument) Methods
UpdateBuilder
TDocument
Constructor
Initializes a new instance of the UpdateBuilder class.
Namespace:
MongoDB.Driver.Builders
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax
C#
VB
F#
Copy
public
UpdateBuilder
()
Public
Sub
New
new
:
unit
->
UpdateBuilder
See Also
Reference
UpdateBuilder
TDocument
Class
MongoDB.Driver.Builders Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB