Class TextSearchOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents text search options.
public class TextSearchOptionsInheritance
TextSearchOptions
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets or sets whether a text search should be case sensitive.
Gets or sets whether a text search should be diacritic sensitive.
Gets or sets the language for a text search.