MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
PipelineStageDefinitionBuilder Class
PipelineStageDefinitionBuilder Methods
Set Method
Set(TInput, TFields) Method (Expression(Func(TInput, TFields)))
Set(TInput) Method (SetFieldDefinitions(TInput))
PipelineStageDefinitionBuilder
Set Method
Overload List
Name
Description
Set
TInput, TFields
(Expression
Func
TInput, TFields
)
Creates a $set stage.
Set
TInput
(SetFieldDefinitions
TInput
)
Creates a $set stage.
Top
See Also
Reference
PipelineStageDefinitionBuilder Class
MongoDB.Driver Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB