Class ReplaceOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
Gets or sets the sort definition.