MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
UpdateDefinitionBuilder(TDocument) Class
UpdateDefinitionBuilder(TDocument) Methods
Set Method
Set(TField) Method (Expression(Func(TDocument, TField)), TField)
Set(TField) Method (FieldDefinition(TDocument, TField), TField)
UpdateDefinitionBuilder
TDocument
Set Method
Overload List
Name
Description
Set
TField
(Expression
Func
TDocument, TField
, TField)
Creates a set operator.
Set
TField
(FieldDefinition
TDocument, TField
, TField)
Creates a set operator.
Top
See Also
Reference
UpdateDefinitionBuilder
TDocument
Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB