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