Table of Contents

Class HintForFindAndModifyFeature

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.Core.dll

Represents the hint for find and modify feature.

public class HintForFindAndModifyFeature : Feature
Inheritance
HintForFindAndModifyFeature
Inherited Members

Constructors

HintForFindAndModifyFeature(string, int)

Initializes a new instance of the HintForFindAndModifyFeature class.

Methods

DriverMustThrowIfNotSupported(int)

Determines whether the driver must throw an exception if the feature is not supported by the server.