GeoHaystackSearchOptions Class |
Note: This API is now obsolete.
A builder for the options of the GeoHaystackSearch command.
Inheritance Hierarchy SystemObject MongoDB.Driver.BuildersGeoHaystackSearchOptions
Namespace:
MongoDB.Driver.Builders
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.14.0+2b37a1fe1cbdbe1a020b52b77f1197b6d77575e7
Syntax [ObsoleteAttribute("Use GeoHaystackSearchArgs instead.")]
public static class GeoHaystackSearchOptions
<ObsoleteAttribute("Use GeoHaystackSearchArgs instead.")>
Public NotInheritable Class GeoHaystackSearchOptions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ObsoleteAttribute("Use GeoHaystackSearchArgs instead.")>]
type GeoHaystackSearchOptions = class end
The GeoHaystackSearchOptions type exposes the following members.
Properties
| Name | Description |
---|
| Null |
Gets a null value with a type of IMongoGeoHaystackSearchOptions.
|
TopMethods See Also