Class SetFieldDefinition<TDocument>
A definition of a single field to be set.
public abstract class SetFieldDefinition<TDocument>
Type Parameters
TDocument
The type of the document.
- Inheritance
-
SetFieldDefinition<TDocument>
- Derived
- Inherited Members
Methods
- Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider)
Renders the SetFieldDefinition.