Class SetFieldDefinitions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Defines the fields to be set by a $set stage.
public abstract class SetFieldDefinitions<TDocument>Type Parameters
TDocument
The type of the document.
Inheritance
SetFieldDefinitions
Derived
ExpressionSetFieldDefinitions<TDocument, TFields>
Inherited Members
object.ReferenceEquals(object, object)
Methods
Renders the set field definitions.