Class SetFieldDefinitions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

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

object

SetFieldDefinitions

Derived

ExpressionSetFieldDefinitions<TDocument, TFields>

ListSetFieldDefinitions

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Methods

Render(RenderArgs)

Renders the set field definitions.