Class ReplaceOptions

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Options for replacing a single document and specifying a sort order.

public sealed class ReplaceOptions<T> : ReplaceOptions

Type Parameters

T

Inheritance

ReplaceOptions

Inherited Members

Properties

Sort

Gets or sets the sort definition.