Table of Contents

Class ReplaceOptions<T>

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<T>
Inherited Members

Properties

Sort

Gets or sets the sort definition.