Class CollectionReplaceOneOptions<T>
Options for replacing a document in a collection.
public sealed class CollectionReplaceOneOptions<T> : BaseReplaceOneOptions<T, CollectionSortBuilder<T>> where T : class
Type Parameters
T
- Inheritance
-
CollectionReplaceOneOptions<T>
- Inherited Members