Class SearchTrackingOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for tracking the search query.
public sealed class SearchTrackingOptions
Inheritance
SearchTrackingOptions
Inherited Members
object.ReferenceEquals(object, object)
Properties
Text or term associated with the query to track. You can specify only one term per query.